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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Srinivas Reddy Thatiparthy
d0b04c6308
Fixed
#29360
-- Removed Fabric examples in docs.
2018-04-29 22:12:40 -04: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
Fixed
#24747
-- Allowed transforms in QuerySet.order_by() and distinct(*fields).
2018-02-10 19:08:55 -05:00
custom-management-commands.txt
…
custom-model-fields.txt
…
custom-template-tags.txt
Fixed typo in docs/howto/custom-template-tags.txt.
2017-03-01 15:42:00 -05:00
error-reporting.txt
…
index.txt
Fixed
#26028
-- Added overriding templates howto.
2017-06-02 18:17:27 -04:00
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
#29334
-- Updated pypi.python.org URLs to pypi.org.
2018-04-17 20:24:27 -04: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
…