django/django
Carlton Gibson 8245c99ee6
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Co-authored-by: Tim Graham <timograham@gmail.com>
2018-12-03 07:44:18 -08:00
..
apps Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
bin
conf Fixed Italian's MONTH_DAY_FORMAT. 2018-10-20 05:09:41 -04:00
contrib Fixed #29930 -- Allowed editing in admin with view-only inlines. 2018-12-03 07:44:18 -08:00
core Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
db Refs #28643 -- Skipped ATan2() workaround on SpatiaLite 5+. 2018-11-30 13:59:05 -05:00
dispatch Capitalized "Python" in docs and comments. 2018-10-09 09:26:07 -04:00
forms Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query data. 2018-11-14 13:43:34 -05:00
http Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
middleware Capitalized SecurityMiddleware headers for consistency with other headers. 2018-10-30 18:30:51 -04:00
template Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
templatetags Replaced TOKEN_* constants by TokenType enums. 2018-05-10 17:51:51 +02:00
test Refs #25251 -- Filtered out skipped tests when processing the test suite to set _next_serialized_rollback. 2018-11-29 11:20:27 -05:00
urls Fixed #29775 -- Fixed URL converters in a nested namespaced path. 2018-10-04 11:42:27 -04:00
utils Improved readability of translation's to_locale(). 2018-11-23 14:53:19 -05:00
views Fixed #29903 -- Added error message for invalid WeekArchiveView week_format. 2018-10-29 14:22:42 -04:00
__init__.py Bumped version; master is now 2.2 pre-alpha. 2018-05-17 09:37:06 -04:00
__main__.py
shortcuts.py Added missing word to render_to_response deprecation warning. 2018-05-16 10:06:36 +02:00