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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Dr. Shubham Dipt
44441d673b
Corrected typo in outputting-csv.txt.
2018-06-01 12:07:55 +02:00
..
deployment
…
static-files
Fixed
#29360
-- Removed Fabric examples in docs.
2018-04-29 22:12:40 -04:00
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-lookups.txt
…
custom-management-commands.txt
Fixed
#17379
-- Removed management commands deactivation of the locale.
2018-05-13 10:21:53 +02:00
custom-model-fields.txt
Fixed
#29423
-- Documented Field.value_from_object().
2018-05-25 15:10:45 -04:00
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
Corrected typo in outputting-csv.txt.
2018-06-01 12:07:55 +02:00
outputting-pdf.txt
Fixed
#16470
-- Allowed FileResponse to auto-set some Content headers.
2018-05-15 18:12:11 +02:00
overriding-templates.txt
…
upgrade-version.txt
Replaced 'python -Wall' with 'python -Wa'.
2018-03-28 13:25:03 -04:00
windows.txt
Fixed
#29334
-- Updated pypi.python.org URLs to pypi.org.
2018-04-17 20:24:27 -04:00
writing-migrations.txt
…