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