Changes between Initial Version and Version 1 of Ticket #28413, comment 3
- Timestamp:
- Jul 20, 2017, 6:43:50 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28413, comment 3
initial v1 6 6 "There’s no restriction that a project package can’t also be considered an application and have models, etc. (which would require adding it to INSTALLED_APPS)" 7 7 8 Adding that Url namespaces will not work and in ROOT_URLCONFshould not be used and are not necessary? (or similar)8 Adding that Url namespaces will not work in ROOT_URLCONF and should not be used and are not necessary? (or similar) 9 9 10 10 I ask for this because the text starts with: **There’s no restriction...** but in this case we have a restriction.