Adam Johnson
|
0342d47e7a
|
[3.0.x] Prevented (and corrected) single backtick usage in docs.
Backport of 1cdfe8d912 from master.
|
2020-04-01 15:15:21 +02:00 |
Jon Dufresne
|
bca2ffd3c2
|
[3.0.x] Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
Backport of eee4da3b57 from master
|
2019-11-08 21:16:52 +01:00 |
Michiel Beijen
|
5e8625ba64
|
Renamed "Mac OS X" to "macOS" in docs.
|
2017-04-24 20:16:09 -04:00 |
Mariusz Felisiak
|
a3af8c99d9
|
Removed extra characters in docs header underlines.
|
2017-03-20 18:30:32 -04:00 |
Tim Graham
|
f6acd1d271
|
Refs #23919 -- Removed Python 2 notes in docs.
|
2017-01-18 11:51:29 -05:00 |
akki
|
74ed20b49a
|
Replaced "django" with "Django" in spelling_wordlist.
|
2016-11-15 17:00:50 -05:00 |
Christoph Heer
|
d47409831f
|
Fixed #23067 -- Updated docs to use django-admin
|
2014-07-30 14:14:03 -04:00 |
Claude Paroz
|
460ec09d2e
|
Fixed #22880 -- Added FAQ entry about UnicodeDecodeError
Thanks Víðir Valberg Guðmundsson for the report and
Tim Graham for the review.
|
2014-06-24 09:02:28 +02:00 |
Tim Graham
|
1e5b0fc4d0
|
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Thanks Hourann Bosci for the patch.
|
2012-12-15 09:25:54 -05:00 |
Angeline Tan
|
5d4f993bb1
|
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 |