1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
Claude Paroz a0f3eeccf3 Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion
Thanks Elec for the report and Simon Charette for the review.
2013-11-18 18:24:56 +01:00
..
bin
conf Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
contrib Optimise admin images 2013-11-18 13:33:28 +11:00
core Configure settings sooner in makemessages 2013-11-15 15:30:22 +01:00
db Fixed the use of the -ise suffix, where -ize is prefered 2013-11-15 05:23:14 -08:00
dispatch
forms Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion 2013-11-18 18:24:56 +01:00
http Fixed #21447 -- Restored code erroneously removed in 20472aa827. 2013-11-16 01:09:35 +01:00
middleware
shortcuts
template Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
templatetags Fixed #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02:00
test Fixed #21351 -- Replaced memoize with Python's lru_cache. 2013-11-11 08:53:09 +01:00
utils Fixed the use of the -ise suffix, where -ize is prefered 2013-11-15 05:23:14 -08:00
views Merge pull request #1821 from Bouke/tickets/14170 2013-11-04 13:50:21 -08:00
__init__.py