Changes between Initial Version and Version 1 of Ticket #20417, comment 16
- Timestamp:
- May 22, 2013, 8:05:44 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20417, comment 16
initial v1 1 The problem occurs only when an app in ` `INSTALLED_APPS`` does not have a ``templatetags`` submodule at all, and then one is added while the server is running; Django won't see it unless you restart the server.1 The problem occurs only when an app in `INSTALLED_APPS` does not have a `templatetags` submodule at all, and then one is added while the server is running; Django won't see it unless you restart the server.