This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
ef22d512b5
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
…