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-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Tim Graham
b34d16b78d
Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.
2015-06-11 13:41:24 -04:00
..
deployment
Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.
2015-06-11 13:41:24 -04:00
static-files
…
auth-remote-user.txt
Fixed
#24379
-- Documented that remote user example disables ModelBackend.
2015-03-02 19:53:11 -05:00
custom-file-storage.txt
Fixed
#24105
-- Called Storage.get_valid_name() when upload_to is callable
2015-05-12 20:08:22 -04:00
custom-lookups.txt
…
custom-management-commands.txt
…
custom-model-fields.txt
Fixed
#24602
-- Removed obsolete reference to __metaclass__ in custom model fields docs.
2015-04-08 08:35:35 -04:00
custom-template-tags.txt
Fixed
#17085
,
#24783
-- Refactored template library registration.
2015-05-21 09:12:06 -05:00
error-reporting.txt
…
index.txt
…
initial-data.txt
…
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
Fixed
#24358
-- Corrected code-block directives for console sessions.
2015-02-22 09:35:39 -05:00
upgrade-version.txt
Fixed
#24358
-- Corrected code-block directives for console sessions.
2015-02-22 09:35:39 -05:00
windows.txt
…
writing-migrations.txt
Fixed
#24882
-- Documented Migration.run_before
2015-06-06 09:00:04 -04:00