This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-29 22:56:46 +01:00
Code
Issues
Releases
Wiki
Activity
42a67ec1cd
django
/
tests
/
admin_changelist
History
Tim Graham
b67ab75e82
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
..
__init__.py
admin.py
Fixed
#15185
-- Allowed ModelAdmin.list_display_links=None to disable change list links.
2013-10-01 14:25:54 -04:00
models.py
Fixed
#20088
-- Changed get_admin_log not to depend on User id field
2013-03-19 19:30:43 -03:00
tests.py
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
urls.py