Luke Plant cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 роки тому
..
fixtures 6c17190bf8 Fixed #11639, #13618 -- Added get_prepopulated_fields method to ModelAdmin and InlineModelAdmin to be able to handle prepopulated fields on a case-by-case basis. Thanks, leanmeandonothingmachine. 14 роки тому
__init__.py a19ed8aea3 Merged the newforms-admin branch into trunk. 16 роки тому
customadmin.py cc64fb5c4b Fixed #8342 -- Removed code from the admin that assumed that you can't login with an email address (nixed by r12634). Also refactored login code slightly to be DRY by using more of auth app's forms and views. 14 роки тому
forms.py cc64fb5c4b Fixed #8342 -- Removed code from the admin that assumed that you can't login with an email address (nixed by r12634). Also refactored login code slightly to be DRY by using more of auth app's forms and views. 14 роки тому
models.py cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 роки тому
tests.py cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 роки тому
urls.py 1f84630c87 Fixed #6470: made the admin use a URL resolver. 16 роки тому
views.py 0b1a061881 Replaced old-style with new-style decorator syntax. 14 роки тому