django/django
Aymeric Augustin d4733b6df0 Not all Python modules have a __path__. 2013-12-22 11:39:18 +01:00
..
bin
conf Simplied some code in django.conf.__init__. 2013-12-18 18:23:25 -05:00
contrib Terminated AppCache._populate() with extreme prejudice. 2013-12-22 11:39:17 +01:00
core Not all Python modules have a __path__. 2013-12-22 11:39:18 +01:00
db Added an _-prefix to pending lookups because it's transient. 2013-12-22 11:39:17 +01:00
dispatch Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
forms
http
middleware
template Small flake8 fixes -- number of blank lines between top level definitions 2013-12-19 20:43:34 -08:00
templatetags
test Set stacklevel for the override_settings warning. 2013-12-20 11:09:06 +01:00
utils Added a context manager to hold the import lock. 2013-12-22 11:39:17 +01:00
views
__init__.py
shortcuts.py