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-05-11 09:26:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David D Lowe
0208305b00
Doc'd that unusable passwords are defined by metadata in the password field.
2024-11-17 07:58:30 -08:00
..
class-based-views
…
contrib
Doc'd that unusable passwords are defined by metadata in the password field.
2024-11-17 07:58:30 -08:00
files
…
forms
…
models
Fixed
#35731
-- Extended db_default docs.
2024-11-17 07:58:30 -08:00
templates
Added missing alt attribute to <img> tag in docs.
2024-11-17 07:58:30 -08:00
applications.txt
…
checks.txt
Fixed
#35656
-- Added an autodetector attribute to the makemigrations and migrate commands.
2024-11-17 07:58:30 -08:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
Reindented attributes and methods for classes in docs/ref/middleware.txt.
2024-10-02 14:21:10 -03:00
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#35727
-- Added HttpResponse.text property.
2024-11-17 07:58:30 -08:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Fixed
#28999
-- Documented how to reverse a class-based view by instance.
2024-11-17 07:58:30 -08:00
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…