.. |
apps
|
Refs #23621 -- Fixed warning message when reloading models.
|
2015-06-30 15:00:10 -04:00 |
bin
|
|
|
conf
|
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
|
2015-08-04 09:50:57 -04:00 |
contrib
|
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
2015-08-07 09:33:17 -04:00 |
core
|
Fixed #25204 -- Added missing space in runserver logging.
|
2015-08-01 08:01:24 -04:00 |
db
|
Refs #25175 -- Added backwards compatibility for importing postgresql_psycopg2 backend.
|
2015-08-07 09:34:18 -04:00 |
dispatch
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
2015-06-24 16:08:20 -04:00 |
forms
|
Removed forms.models.save_instance() function.
|
2015-08-07 08:18:09 -04:00 |
http
|
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
|
2015-08-04 09:50:57 -04:00 |
middleware
|
Fixed #24720 -- Avoided resolving URLs that don't end in a slash twice in CommonMiddleware.
|
2015-07-31 12:04:06 -04:00 |
template
|
Fixed #24127 -- Changed the default current_app to the current namespace.
|
2015-07-27 09:14:48 -04:00 |
templatetags
|
Fixed #21695 -- Added asvar option to blocktrans.
|
2015-07-01 10:03:00 -04:00 |
test
|
Fixed #25191 -- Added string diff to SimpleTestCase.assertXMLEqual() message.
|
2015-08-04 09:16:34 -04:00 |
utils
|
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
2015-08-01 08:38:03 -04:00 |
views
|
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
|
2015-08-05 09:05:21 -04:00 |
__init__.py
|
|
|
shortcuts.py
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
2015-06-24 16:08:20 -04:00 |