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-02-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Bruno Alla
ffcdb0b471
Fixed
#25893
-- Corrected custom lookups example.
2015-12-11 08:44:17 -05:00
..
deployment
Fixed
#25778
-- Updated docs links to use https when available.
2015-12-01 08:01:34 -05:00
static-files
Fixed
#21221
-- Made form Media and static template tag use staticfiles if installed.
2015-12-10 14:30:19 -05:00
auth-remote-user.txt
Fixed
#25778
-- Updated docs links to use https when available.
2015-12-01 08:01:34 -05:00
custom-file-storage.txt
…
custom-lookups.txt
Fixed
#25893
-- Corrected custom lookups example.
2015-12-11 08:44:17 -05:00
custom-management-commands.txt
Fixed
#25526
-- Documented how to output colored text in custom management commands.
2015-11-17 15:06:13 -05:00
custom-model-fields.txt
Fixed
#13774
-- Added models.Field.rel_db_type().
2015-12-04 07:55:41 -05:00
custom-template-tags.txt
Fixed
#25851
-- Removed links to deprecated assignment tag docs.
2015-12-03 10:40:56 -05:00
error-reporting.txt
…
index.txt
…
initial-data.txt
…
jython.txt
Fixed
#25778
-- Updated docs links to use https when available.
2015-12-01 08:01:34 -05:00
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
upgrade-version.txt
…
windows.txt
…
writing-migrations.txt
…