This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-13 02:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
f9891f2087
Branches
Tags
View all branches
django
/
tests
/
templates
/
custom_admin
History
…
..
add_form.html
…
change_form.html
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
change_list.html
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
delete_confirmation.html
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
delete_selected_confirmation.html
Fixed
#11949
-- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work.
2010-04-05 12:02:27 +00:00
index.html
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
login.html
…
logout.html
Fixed
#8933
- Allow more admin templates to be overridden.
2010-01-12 23:34:46 +00:00
object_history.html
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
password_change_done.html
Fixed
#8933
- Allow more admin templates to be overridden.
2010-01-12 23:34:46 +00:00
password_change_form.html
…