django1/django
Alex Hill 7a75ed1a4f Removed untouched branch in StateApps.__init__() 2015-03-25 16:48:26 -04:00
..
apps Fixed #24215 -- Refactored lazy model operations 2015-03-25 16:48:17 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Updated translation catalogs 2015-03-18 09:31:00 +01:00
contrib Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
core Fixed #24441 -- Changed get_image_dimensions() return value for broken images 2015-03-25 12:39:29 -04:00
db Removed untouched branch in StateApps.__init__() 2015-03-25 16:48:26 -04:00
dispatch Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
forms Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
http Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
middleware Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
template Cleaned up the template debug implementation. 2015-03-20 08:58:07 -04:00
templatetags Fixed #24372 - Replaced TokenParser usage with traditional parsing. 2015-03-02 18:25:28 -05:00
test Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
utils Removed getLogger alias in django.utils.log. 2015-03-24 08:41:05 -04:00
views Fixed #24440 -- Added padding to debug view stacktrace lines. 2015-03-23 11:17:17 -04:00
__init__.py Bumped version; master is now 1.9 pre-alpha. 2015-01-16 17:04:35 -05:00
shortcuts.py Fed tuples to startswith when appropriate 2015-03-13 21:58:28 +01:00