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-30 12:09:25 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
therealrinku
aebedb7bd1
Fixed typo in docs/howto/custom-file-storage.txt.
2023-09-16 07:03:10 +02:00
..
_images
…
deployment
…
static-files
…
auth-remote-user.txt
…
csrf.txt
…
custom-file-storage.txt
Fixed typo in docs/howto/custom-file-storage.txt.
2023-09-16 07:03:10 +02:00
custom-lookups.txt
…
custom-management-commands.txt
…
custom-model-fields.txt
…
custom-template-backend.txt
…
custom-template-tags.txt
…
delete-app.txt
Fixed
#34309
-- Doc'd how to fully delete an app.
2023-07-11 10:48:01 +02:00
error-reporting.txt
Refs
#31949
-- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.
2023-06-23 13:29:40 +02:00
index.txt
Fixed
#34309
-- Doc'd how to fully delete an app.
2023-07-11 10:48:01 +02:00
initial-data.txt
…
legacy-databases.txt
…
logging.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
overriding-templates.txt
…
upgrade-version.txt
…
windows.txt
Fixed
#34768
-- Avoided initializing colorama on non-Windows platforms.
2023-09-01 11:26:29 +02:00
writing-migrations.txt
…