Luke Plant cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 anos atrás
..
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 anos atrás
__init__.py a19ed8aea3 Merged the newforms-admin branch into trunk. 16 anos atrás
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 anos atrás
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 anos atrás
models.py cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 anos atrás
tests.py cb996cce05 Fixed various bugs related to having multiple columns in admin list_display with the same sort field 14 anos atrás
urls.py 1f84630c87 Fixed #6470: made the admin use a URL resolver. 16 anos atrás
views.py 0b1a061881 Replaced old-style with new-style decorator syntax. 14 anos atrás