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 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Tim Graham
2f0e0eee45
Fixed
#24046
-- Deprecated the "escape" half of utils.safestring.
2016-05-10 12:46:47 -04:00
..
deployment
Fixed
#26483
-- Updated docs.python.org links to use Intersphinx.
2016-05-08 18:07:43 -04:00
static-files
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-lookups.txt
Fixed code example in docs/howto/custom-lookups.txt
2016-05-06 08:26:07 -04:00
custom-management-commands.txt
Fixed reference to Question model in management command how-to.
2016-04-26 09:21:45 -04:00
custom-model-fields.txt
Fixed
#22936
-- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
2016-05-04 20:02:01 +02:00
custom-template-tags.txt
Fixed
#24046
-- Deprecated the "escape" half of utils.safestring.
2016-05-10 12:46:47 -04:00
error-reporting.txt
…
index.txt
…
initial-data.txt
…
jython.txt
Fixed
#26554
-- Updated docs URLs to readthedocs.io
2016-04-28 10:09:57 -04:00
legacy-databases.txt
…
outputting-csv.txt
Fixed
#26483
-- Updated docs.python.org links to use Intersphinx.
2016-05-08 18:07:43 -04:00
outputting-pdf.txt
…
upgrade-version.txt
…
windows.txt
Updated Windows docs for completeness
2016-04-16 13:06:37 +02:00
writing-migrations.txt
…