1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/django
2011-04-06 09:40:26 +00:00
..
bin
conf
contrib Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS backend DatabaseOperations class. 2011-04-05 11:29:16 +00:00
core Fixes #11596 -- Make paginator.Page iterable 2011-04-06 09:40:26 +00:00
db Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations classes take a connection argument. Thanks calexium for the report. 2011-04-05 00:19:17 +00:00
dispatch
forms
http
middleware
shortcuts
template
templatetags
test
utils
views Fixed #15613: Don't send content-length headers for non-regular files. Thanks to jaylett. 2011-04-04 12:39:21 +00:00
__init__.py