django1/django
Claude Paroz cb844497d0 Fixed #22097 -- Fixed change detection for TypedChoiceField
Thanks Igor Mitrenko for the report.
2014-02-20 13:40:42 +01:00
..
apps Fixed two typos. 2014-02-15 15:16:16 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #19647 -- Added formats.py for Esperanto. 2014-02-19 11:58:20 +01:00
contrib Fixed #21790 -- Removed reliance on an assert in auth.get_user(). 2014-02-18 14:23:38 -05:00
core Made content_type_extra optional for TemporaryUploadedFile and MemoryUploadedFile. 2014-02-18 07:49:42 -05:00
db Fixed #22057 -- Ensured reverse_lazy can be used in settings 2014-02-18 10:23:30 +01:00
dispatch Simplified signal code. 2014-02-05 20:57:40 +01:00
forms Fixed #22097 -- Fixed change detection for TypedChoiceField 2014-02-20 13:40:42 +01:00
http Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 2014-02-14 18:25:19 -05:00
middleware Fixed #21473 -- Limited language preservation to logout 2013-12-12 10:24:43 +01:00
template Made the new template.Context.flatten() method a public API. 2014-02-16 15:18:45 +01:00
templatetags Fixed #21939 -- Deprecated loading ssi/url tags from future. 2014-02-16 13:25:21 +01:00
test Fixed a typo (I guess). 2014-02-13 17:36:53 +01:00
utils Fixed #19980: Signer broken for binary keys (with non-ASCII chars). 2014-02-16 16:50:50 +01:00
views Corrected a pair of flake8 violations 2014-02-15 10:42:12 -08:00
__init__.py Bumped version number for 1.7a2 2014-02-06 15:54:27 -06:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00