.. |
bin
|
Limited lines to 119 characters in django/
|
2014-09-05 09:22:16 -04:00 |
locale
|
[1.8.x] Updated translations from Transifex
|
2015-04-30 14:27:51 +02:00 |
migrations
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
static/admin
|
[1.8.x] Fixed XSS in admin's add/change related popup.
|
2016-07-18 13:45:11 -04:00 |
templates
|
[1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable.
|
2016-03-25 14:57:12 -04:00 |
templatetags
|
[1.8.x] Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
|
2015-05-28 10:37:31 -04:00 |
views
|
[1.8.x] Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
|
2015-05-28 10:37:31 -04:00 |
__init__.py
|
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
|
2014-08-04 09:39:02 -04:00 |
actions.py
|
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
|
2016-02-23 10:27:15 -05:00 |
apps.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
checks.py
|
[1.8.x] Fixed #25267 -- Corrected message for admin.E122 system check.
|
2015-08-13 13:14:17 -04:00 |
decorators.py
|
Fixed typo in exception message; refs #19414
|
2013-09-19 06:24:12 -04:00 |
exceptions.py
|
Prevented data leakage in contrib.admin via query string manipulation.
|
2014-08-20 14:39:40 -04:00 |
filters.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
forms.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
helpers.py
|
[1.8.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly_fields.
|
2016-01-21 13:55:14 -05:00 |
models.py
|
[1.8.x] Removed outdated docstring for get_admin_url().
|
2015-03-03 07:47:32 -05:00 |
options.py
|
[1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable.
|
2016-03-25 14:57:12 -04:00 |
sites.py
|
[1.8.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
|
2016-01-06 14:00:52 -05:00 |
tests.py
|
[1.8.x] Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
|
2015-08-28 14:38:18 -04:00 |
util.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
utils.py
|
[1.8.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly_fields.
|
2016-01-21 13:55:14 -05:00 |
validation.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
widgets.py
|
[1.8.x] Fixed #24655 -- Fixed JavaScript path of contrib.admin's related field widget
|
2015-04-17 11:22:22 -04:00 |