This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
admin_views
/
fixtures
History
Karen Tracey
ae43d11838
Fixed
#3096
-- Make admin list_filters respect limit_choices_to.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9241
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-21 19:03:21 +00:00
..
admin-views-colors.xml
Fixed
#3096
-- Make admin list_filters respect limit_choices_to.
2008-10-21 19:03:21 +00:00
admin-views-users.xml
Fixed
#9053
-- Allowed for sorting of callable and ModelAdmin methods specified in list_display (added in r8352). Previously attempting to sort on the former would raise an exception and the latter simply didn't sort. Also added tests for this function. Thanks rgl and jenan.
2008-10-08 14:47:01 +00:00
string-primary-key.xml
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00