This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
David Smith
922ff51f5a
Fixed
#31628
-- Updated Windows install guide to recommend venv.
2020-05-27 11:18:23 +02:00
..
_images
…
deployment
Removed instructions for unsupported Apache versions.
2020-05-25 08:56:50 +02:00
static-files
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
auth-remote-user.txt
…
custom-file-storage.txt
Removed versionadded/changed annotations for 3.0.
2020-05-13 09:07:51 +02:00
custom-lookups.txt
…
custom-management-commands.txt
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
custom-model-fields.txt
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
custom-template-backend.txt
…
custom-template-tags.txt
…
error-reporting.txt
…
index.txt
…
initial-data.txt
…
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
overriding-templates.txt
…
upgrade-version.txt
…
windows.txt
Fixed
#31628
-- Updated Windows install guide to recommend venv.
2020-05-27 11:18:23 +02:00
writing-migrations.txt
…