.. |
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 години |