1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django
2013-10-08 08:24:58 -04:00
..
bin
conf Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
contrib Fixed #21164 -- Added documentation for issue with test users. 2013-10-08 10:32:56 +08:00
core Refs #21197 -- Clarified upgrade check message. 2013-10-08 10:00:39 +08:00
db Fixed #21236 -- Allowed migrations to work with unique_together tuples. 2013-10-07 09:39:14 -04:00
dispatch
forms Fixed #20931 -- Fixed select widgets nested choice rendering 2013-09-28 17:25:32 -07:00
http Fixed #16822 -- Added RawPostDataException 2013-10-08 08:05:39 -04:00
middleware Fixed #19277 -- Added LocaleMiddleware.response_redirect_class 2013-10-03 16:15:29 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Fixed #21189: Cleaned up usage of bare except clauses. 2013-10-05 11:50:03 +02:00
templatetags Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
test Factorized requires_tz_support decorator in test utils 2013-10-01 13:20:41 +02:00
utils Fixed #20568 -- truncatewords_html no longer splits words containing HTML entities. 2013-10-08 08:24:58 -04:00
views Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 2013-09-18 09:48:36 -04:00
__init__.py