.. |
bin
|
Allowed installing closure with pip for admin JavaScript compression.
|
2015-07-17 13:22:34 -04:00 |
locale
|
Updated translation catalogs
|
2015-10-09 18:02:47 +02:00 |
migrations
|
Fixed #25353 -- Changed LogEntry.action_time to a "date created".
|
2015-09-04 12:33:11 -04:00 |
static/admin
|
Fixed #25378 -- Improved tab through experience in admin.
|
2015-09-23 17:50:10 -04:00 |
templates
|
Refs #25149 -- Fixed regression in admin datetime widget for timezones on the negative side of UTC.
|
2015-09-16 13:16:21 -04:00 |
templatetags
|
Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.
|
2015-09-08 19:13:43 -04:00 |
views
|
Fixed #24474 -- Allowed configuring the admin's empty change list value.
|
2015-06-04 21:06:26 -04:00 |
__init__.py
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
actions.py
|
Fixed #24411 -- Avoided dict key/method clash in admin delete views.
|
2015-02-25 07:15:56 -05:00 |
apps.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
checks.py
|
Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
|
2015-09-11 09:28:34 -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
|
Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatibility.
|
2015-09-01 07:59:39 -04:00 |
forms.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
helpers.py
|
Refs #23444 -- Removed InlineAdminForm.original_content_type_id per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
models.py
|
Fixed #25353 -- Changed LogEntry.action_time to a "date created".
|
2015-09-04 12:33:11 -04:00 |
options.py
|
Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
|
2015-09-11 09:28:34 -04:00 |
sites.py
|
Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
|
2015-09-11 09:28:34 -04:00 |
tests.py
|
Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
|
2015-08-28 13:54:03 -04:00 |
utils.py
|
Refs #25294 -- Moved BoundField to django.forms.boundfield.
|
2015-09-16 14:43:38 -04:00 |
widgets.py
|
Fixed #24466 -- Added JavaScript escaping in a couple places in the admin.
|
2015-03-30 19:07:17 -04:00 |