.. |
bin
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
locale
|
Updated translation catalogs
|
2016-05-17 23:21:35 +02:00 |
migrations
|
Fixed #25353 -- Changed LogEntry.action_time to a "date created".
|
2015-09-04 12:33:11 -04:00 |
static/admin
|
Refs #16501, #26474 -- Added xregexp.js source file.
|
2016-06-06 09:25:02 -04:00 |
templates
|
Fixed #26558 -- Removed need for request context processor on admin login page.
|
2016-05-04 09:43:24 -04:00 |
templatetags
|
Fixed #19963 -- Added support for date_hierarchy across relations.
|
2016-06-04 12:14:02 -04:00 |
views
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
__init__.py
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
actions.py
|
Fixed #21734 -- Handled ProtectedError in a POST to admin's delete_selected action.
|
2016-03-29 07:42:23 -04:00 |
apps.py
|
Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks.
|
2016-01-22 18:29:56 -05:00 |
checks.py
|
Fixed #19963 -- Added support for date_hierarchy across relations.
|
2016-06-04 12:14:02 -04:00 |
decorators.py
|
Fixed #25688 -- Made admin.register() disallow an empty list of models.
|
2015-11-12 09:54:43 -05:00 |
exceptions.py
|
Prevented data leakage in contrib.admin via query string manipulation.
|
2014-08-20 14:39:40 -04:00 |
filters.py
|
Fixed #26277 -- Added support for null values in ChoicesFieldListFilter.
|
2016-05-12 12:40:14 -04:00 |
forms.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
helpers.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
models.py
|
Fixed #21113 -- Made LogEntry.change_message language independent
|
2016-01-08 20:34:59 +01:00 |
options.py
|
Refs #16501, #26474 -- Added xregexp.js source file.
|
2016-06-06 09:25:02 -04:00 |
sites.py
|
Fixed #26558 -- Removed need for request context processor on admin login page.
|
2016-05-04 09:43:24 -04:00 |
tests.py
|
Fixed #26601 -- Improved middleware per DEP 0005.
|
2016-05-17 07:22:22 -04:00 |
utils.py
|
Fixed #26582 -- Added prettier admin display for list values.
|
2016-05-07 15:49:41 -04:00 |
widgets.py
|
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
|
2016-05-04 20:02:01 +02:00 |