1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/ref
2008-09-09 01:54:20 +00:00
..
contrib Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms
models Added a note about queryset.query being opaque. 2008-09-03 21:47:57 +00:00
templates Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
databases.txt Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to be a bit more future-compatible. Thanks, adamv 2008-09-06 16:54:25 +00:00
django-admin.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
generic-views.txt
index.txt
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
settings.txt Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices 2008-09-07 23:08:01 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt