django1/django
Claude Paroz 9f76d0d351 Fixed #22136 -- Updated comment for Textarea widget
Thanks Aymeric Augustin for the suggestion.
2014-02-27 19:38:37 +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 Allowed some auth tests to be run independently 2014-02-23 20:05:45 +01:00
core Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses 2014-02-22 17:45:33 +01:00
db Fixed bad grammar in a comment. 2014-02-25 21:02:35 -05:00
dispatch Simplified signal code. 2014-02-05 20:57:40 +01:00
forms Fixed #22136 -- Updated comment for Textarea widget 2014-02-27 19:38:37 +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 #21389 -- Accept most valid language codes 2014-02-26 16:58:04 +01:00
template Removed incorrect statement from docstring 2014-02-23 12:33:29 +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 #21389 -- Accept most valid language codes 2014-02-26 16:58:04 +01:00
views Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-22 23:36:54 +01: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