Changes between Initial Version and Version 1 of Ticket #15059, comment 5
- Timestamp:
- Nov 5, 2016, 10:57:54 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15059, comment 5
initial v1 1 1 I've looked at the 1.10 docs: the issue is still valid. There is some documentation on where to place which templates, but no documentation on the context that is available to the templates. 2 2 3 See https://docs.djangoproject.com/en/1.10/ref/contrib/admin/#overriding-admin-templates 4 3 5 Would a simple pointer at the code suffice?