django1/django
Tim Graham a3830f6d66 Refs #25236 -- Removed ifequal/ifnotequal usage. 2015-08-08 07:33:15 -04:00
..
apps Refs #23621 -- Fixed warning message when reloading models. 2015-06-30 15:00:10 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
contrib Refs #25236 -- Removed ifequal/ifnotequal usage. 2015-08-08 07:33:15 -04:00
core Fixed #25231 -- Added recording of squashed migrations in the migrate command. 2015-08-07 17:59:18 -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 Updated Wikipedia links to use https 2015-08-08 12:02:32 +02: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 Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
views Refs #25236 -- Removed ifequal/ifnotequal usage. 2015-08-08 07:33:15 -04:00
__init__.py Bumped version; master is now 1.9 pre-alpha. 2015-01-16 17:04:35 -05:00
shortcuts.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00