django/docs/ref
Malcolm Tredinnick 514fba5b92 Fixed #9291 -- Tweaked a piece of example code slightly to set a good example
for others (now uses an encoding that is guaranteed to work for XML consumers).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-05 06:18:41 +00:00
..
contrib Fixed #9291 -- Tweaked a piece of example code slightly to set a good example 2008-10-05 06:18:41 +00:00
files
forms
models Fixed #9255: Removed now-obsolete warning about the old semantics of __exact=None vs. __isnull=True 2008-09-30 22:29:58 +00:00
templates
databases.txt
django-admin.txt Promoted --verbosity to be a top level option for all management commands. Also added -v as a consistent short form of --verbosity. This is mostly to save Malcolm's poor arthritic fingers. 2008-10-02 12:57:13 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt Promoted --verbosity to be a top level option for all management commands. Also added -v as a consistent short form of --verbosity. This is mostly to save Malcolm's poor arthritic fingers. 2008-10-02 12:57:13 +00:00
unicode.txt