Changes between Initial Version and Version 2 of Ticket #33842
- Timestamp:
- Jul 13, 2022, 6:36:18 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33842 – Description
initial v2 6 6 7 7 > The admin template files are located in the [https://github.com/django/django/tree/main/django/contrib/admin/templates/admin django/contrib/admin/templates/admin] directory. 8 9 Here is the [https://github.com/django/django/pull/15808 PR].