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
sarahboyce
65effbdb10
Fixed
#33471
-- Made AlterField operation a noop when changing "choices".
...
This also allows customizing attributes of fields that don't affect a column definition.
2022-04-06 13:05:57 +02:00
..
_images
…
deployment
Fixed
#33544
-- Expanded the TEMPLATES section of the Deployment checklist.
2022-03-22 12:37:38 +01:00
static-files
…
auth-remote-user.txt
…
csrf.txt
Refs
#28592
-- Improved some headings in CSRF how-to.
2022-03-22 06:05:34 +01:00
custom-file-storage.txt
…
custom-lookups.txt
…
custom-management-commands.txt
…
custom-model-fields.txt
Fixed
#33471
-- Made AlterField operation a noop when changing "choices".
2022-04-06 13:05:57 +02:00
custom-template-backend.txt
…
custom-template-tags.txt
…
error-reporting.txt
…
index.txt
Refs
#28592
-- Created a new CSRF how-to document.
2022-03-17 06:53:53 +01:00
initial-data.txt
…
legacy-databases.txt
…
logging.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
overriding-templates.txt
…
upgrade-version.txt
Updated various links to HTTPS and new locations.
2022-03-29 07:46:08 +02:00
windows.txt
…
writing-migrations.txt
…