index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
faq
/
troubleshooting.txt
Age
Commit message (
Expand
)
Author
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-12-06
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
Jon Dufresne
2019-11-08
Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Jon Dufresne
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-06-24
Fixed #22880 -- Added FAQ entry about UnicodeDecodeError
Claude Paroz
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan