django1/django
Tim Graham adedc31072 Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 2013-10-10 11:09:42 -04:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
contrib Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 2013-10-10 11:09:42 -04:00
core Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
db Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 2013-10-10 11:09:42 -04:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-20 01:53:58 -04:00
forms Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
http Fixed #16822 -- Added RawPostDataException 2013-10-08 08:05:39 -04:00
middleware Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
templatetags Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
test Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
utils Removed unnecessary semicolons. 2013-10-10 08:50:32 -04:00
views Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 2013-09-18 09:48:36 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00