django/django
Marc Tamlyn 413735b239 Fix a typo in a comment. 2013-05-19 11:24:36 +02:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Make Urdu (ur) recognized as RTL language. Refs #20454 2013-05-19 11:29:24 +03:00
contrib Typo in comment 2013-05-19 09:28:36 +02:00
core Merge branch 'allow-any-iterable-for-choices' 2013-05-18 11:31:16 -04:00
db Fixed #20386 - Introspection problem on Oracle 2013-05-18 14:19:26 +03:00
dispatch
forms Fixed #20440 -- Ensured CharField's max_length/min_length are integers 2013-05-18 22:30:24 +02:00
http Corrected documentation on the constructor arguments of MultiPartParser 2013-05-17 19:49:33 -04:00
middleware Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated 2013-05-18 17:38:32 +02:00
shortcuts
template Fixed #20246 -- Added non-breaking spaces between values an units 2013-05-18 23:01:48 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
utils Fix a typo in a comment. 2013-05-19 11:24:36 +02:00
views Fixed #20234 and #20236 -- SingleObjectMixin fixes 2013-05-18 21:13:27 +02:00
__init__.py