.. |
apps
|
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
|
2014-03-08 09:57:40 +01:00 |
bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
conf
|
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per deprecation timeline.
|
2014-03-21 07:56:00 -04:00 |
contrib
|
Removed reading of legacy admin popup GET parameter.
|
2014-03-21 11:35:33 -04:00 |
core
|
Removed PIL compatability layer per deprecation timeline.
|
2014-03-21 10:54:53 -04:00 |
db
|
Removed Model._meta.module_name per deprecation timeline.
|
2014-03-21 11:10:34 -04:00 |
dispatch
|
Fixed many typos in comments and docstrings.
|
2014-03-03 07:38:09 -05:00 |
forms
|
Removed django.forms.widgets.RadioInput per deprecation timeline.
|
2014-03-21 11:18:04 -04:00 |
http
|
Fixed many typos in comments and docstrings.
|
2014-03-03 07:38:09 -05:00 |
middleware
|
Removed settings.CACHE_MIDDLEWARE_ANONYMOUS_ONLY per deprecation timeline.
|
2014-03-21 09:46:17 -04:00 |
template
|
Switched {% cycle %} and {% firstof %} tags to auto-escape their variables per deprecation timeline.
|
2014-03-21 13:17:10 -04:00 |
templatetags
|
Switched {% cycle %} and {% firstof %} tags to auto-escape their variables per deprecation timeline.
|
2014-03-21 13:17:10 -04:00 |
test
|
Reorganized the database test settings
|
2014-03-09 03:57:18 +02:00 |
utils
|
Removed PIL compatability layer per deprecation timeline.
|
2014-03-21 10:54:53 -04:00 |
views
|
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per deprecation timeline.
|
2014-03-21 07:56:00 -04:00 |
__init__.py
|
Bumped version to reflect master is now pre-1.8.
|
2014-03-21 06:17:14 -04:00 |
shortcuts.py
|
Moved relative URL handling added in refs #21177 to a better place.
|
2014-02-15 07:54:35 -05:00 |