django1/django
Karol Sikora 3eba8c7f7f Fixed #20234 and #20236 -- SingleObjectMixin fixes
Added object on SingleObjectMixin returned context,
some code clanup.
2013-05-18 21:13:27 +02:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
contrib Fixed #13285: populate_xheaders breaks caching 2013-05-18 17:03:43 +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 Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Merge pull request #1113 from denibertovic/master 2013-05-18 07:11:11 -07: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 Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #20142 -- Added error handling for fixture setup 2013-05-18 17:05:45 +02:00
utils Fixed #14894 -- Ensure that activating a translation doesn't run into threading issues. 2013-05-18 17:36:31 +02:00
views Fixed #20234 and #20236 -- SingleObjectMixin fixes 2013-05-18 21:13:27 +02:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00