This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
faq
History
Aymeric Augustin
c1d8f3b207
Updated FAQ on Python versions to explain 2 vs 3.
...
Required the latest version for each Python series to minimize bookkeeping in the future.
2013-07-01 11:48:58 +02:00
..
admin.txt
Fixed
#15201
: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
2013-05-18 17:38:32 +02:00
contributing.txt
Fixed
#19934
- Use of Pillow is now preferred over PIL.
2013-05-14 19:32:04 -07: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 FAQ on Python versions to explain 2 vs 3.
2013-07-01 11:48:58 +02: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