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-03-24 00:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
Ramiro Morales
1d0fc61b1c
Fixed
#15185
-- Allowed ModelAdmin.list_display_links=None to disable change list links.
...
Thanks rm_ for the suggestion.
2013-10-01 14:25:54 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#20895
-- Made check management command warn if a BooleanField does not have a default value
2013-08-15 19:47:26 -04:00
tests.py
Fixed
#15185
-- Allowed ModelAdmin.list_display_links=None to disable change list links.
2013-10-01 14:25:54 -04:00