1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/django
Tim Graham ad53213066 Fixed #24562 -- Renamed get_major_version() to get_main_version()
This reflects the actual behavior of the method.
2015-04-06 09:19:34 -04:00
..
apps Fixed #24215 -- Refactored lazy model operations 2015-03-25 16:48:17 -04:00
bin
conf Fetched updated core translations from Transifex 2015-04-01 19:51:49 +02:00
contrib Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
core Fixed #24571 -- Restored testserver positional arguments parsing 2015-04-04 10:46:29 +02:00
db Fixed #24278 -- Fixed serialization of migration operations. 2015-04-05 20:26:21 +02:00
dispatch
forms Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 19:46:20 -04:00
http Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00
middleware Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00
template Updated docstring for firstof tag to reflect new auto-escaping behavior. 2015-04-03 07:28:18 -04:00
templatetags Fixed #24372 - Replaced TokenParser usage with traditional parsing. 2015-03-02 18:25:28 -05:00
test Fixed #19259 -- Added group by selected primary keys support. 2015-03-29 22:03:30 -04:00
utils Fixed #24562 -- Renamed get_major_version() to get_main_version() 2015-04-06 09:19:34 -04:00
views Fixed #24440 -- Added padding to debug view stacktrace lines. 2015-03-23 11:17:17 -04:00
__init__.py
shortcuts.py Fed tuples to startswith when appropriate 2015-03-13 21:58:28 +01:00