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-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
Tim Graham
e73fb2c9e1
Refs
#19536
-- Tweaked test assertion to avoid collision with CSRF token.
2016-01-28 13:27:25 -05:00
..
__init__.py
…
admin.py
Fixed
#19536
-- Included object-tools when ModelAdmin.has_add_permission() is False.
2015-12-29 12:10:44 -05:00
models.py
…
tests.py
Refs
#19536
-- Tweaked test assertion to avoid collision with CSRF token.
2016-01-28 13:27:25 -05:00
urls.py
…