django1/docs/faq
Tim Graham 9916e69bf1 Fixed #15379 - Added "how to cite Django" to FAQ.
Thanks Russ and Susan Tan.
2013-03-29 16:48:07 -04:00
..
admin.txt Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
contributing.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
general.txt Fixed #15379 - Added "how to cite Django" to FAQ. 2013-03-29 16:48:07 -04:00
help.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
index.txt Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners. 2012-08-04 17:27:57 -07:00
install.txt Updated installation FAQ entry on Python versions. 2012-12-25 00:26:46 +01:00
models.txt Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
troubleshooting.txt Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows. 2012-12-15 09:25:54 -05:00
usage.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00