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-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Tim Graham
dc01e41d23
Fixed
#15566
- Documented that update() doesn't honor DateField.auto_now
...
Thanks Shabda Raaj for the draft patch.
2012-09-08 06:38:41 -04:00
..
deployment
Fix link to Gunicorn website in deployment howto.
2012-08-12 12:37:55 +02:00
apache-auth.txt
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-management-commands.txt
…
custom-model-fields.txt
Fixed
#15566
- Documented that update() doesn't honor DateField.auto_now
2012-09-08 06:38:41 -04:00
custom-template-tags.txt
[py3] Ported django.utils.safestring.
2012-08-18 16:04:06 +02:00
error-reporting.txt
…
index.txt
…
initial-data.txt
…
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
static-files.txt
…