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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Daniel Chimeno
fbb9358149
Replaced 'python -Wall' with 'python -Wa'.
2018-03-28 13:25:03 -04:00
..
deployment
Updated various links in docs to use HTTPS.
2018-01-07 14:28:41 +01:00
static-files
Fixed
#29265
-- Removed the suggestion to hardcode static URLs.
2018-03-28 11:16:01 -04:00
auth-remote-user.txt
Updated various links in docs to use HTTPS.
2018-01-07 14:28:41 +01:00
custom-file-storage.txt
…
custom-lookups.txt
Fixed
#24747
-- Allowed transforms in QuerySet.order_by() and distinct(*fields).
2018-02-10 19:08:55 -05:00
custom-management-commands.txt
Fixed
#29017
-- Updated BaseCommand.leave_locale_alone doc per refs
#24073
.
2018-01-12 14:18:32 -05:00
custom-model-fields.txt
…
custom-template-tags.txt
…
error-reporting.txt
…
index.txt
…
initial-data.txt
Fixed
#29165
-- Clarified how to load initial data with migrations.
2018-03-08 10:58:19 -05:00
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
Fixed
#28343
-- Add an OS chooser for docs command line examples.
2018-01-20 12:38:48 -05:00
overriding-templates.txt
…
upgrade-version.txt
Replaced 'python -Wall' with 'python -Wa'.
2018-03-28 13:25:03 -04:00
windows.txt
…
writing-migrations.txt
…