django/django
Andrew Godwin dfa7c5cade Allow retrieval of project state at start of migrations 2013-05-30 17:56:26 +01:00
..
bin
conf
contrib Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
core Merge branch 'master' into schema-alteration 2013-05-18 10:21:31 +02:00
db Allow retrieval of project state at start of migrations 2013-05-30 17:56:26 +01:00
dispatch
forms Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
http Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
middleware
shortcuts
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 #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
utils Fix proxy objects to respect != 2013-05-19 12:27:17 +02:00
views
__init__.py