.. |
bin
|
Limited lines to 119 characters in django/
|
2014-09-05 09:22:16 -04:00 |
locale
|
Updated translations from Transifex
|
2014-09-30 20:55:50 +02:00 |
migrations
|
Fixed #23822 -- Added support for serializing model managers in migration
|
2014-12-15 08:34:15 -05:00 |
static/admin
|
Upgrade jQuery from 1.11.1 to 1.11.2
|
2014-12-22 20:32:00 -05:00 |
templates
|
Fixed template tag braces spacing.
|
2014-12-12 09:34:18 -05:00 |
templatetags
|
Removed redundant numbered parameters from str.format().
|
2014-12-03 14:27:38 -05:00 |
views
|
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
|
2014-09-29 00:01:38 +07:00 |
__init__.py
|
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
|
2014-08-04 09:39:02 -04:00 |
actions.py
|
Fixed #23898 -- Added missing context to admin's deleted_selected view.
|
2014-11-25 11:22:15 -05:00 |
apps.py
|
Fixed #23750 -- Allowed core.checks.register to be used as a function
|
2014-11-11 16:29:32 +01:00 |
checks.py
|
Fixed #23497 -- Made admin system checks run for custom AdminSites.
|
2014-12-17 09:11:46 -05: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 #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
forms.py
|
Fixed #22329 -- Used label_tag() in some admin auth templates.
|
2014-03-29 08:54:56 -04:00 |
helpers.py
|
Removed redundant numbered parameters from str.format().
|
2014-12-03 14:27:38 -05:00 |
models.py
|
Fixed #23822 -- Added support for serializing model managers in migration
|
2014-12-15 08:34:15 -05:00 |
options.py
|
Fixed #23857 -- Fixed admin crash with "save as new" and deleting inline.
|
2014-12-12 10:24:39 -05:00 |
sites.py
|
Fixed #23497 -- Made admin system checks run for custom AdminSites.
|
2014-12-17 09:11:46 -05:00 |
tests.py
|
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
|
2014-08-28 08:44:26 +02:00 |
util.py
|
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
|
2014-03-08 09:57:40 +01:00 |
utils.py
|
Removed redundant numbered parameters from str.format().
|
2014-12-03 14:27:38 -05:00 |
validation.py
|
Limited lines to 119 characters in django/
|
2014-09-05 09:22:16 -04:00 |
widgets.py
|
Removed redundant numbered parameters from str.format().
|
2014-12-03 14:27:38 -05:00 |