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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David Smith
d126eba363
Refs
#32339
-- Deprecated default.html form template.
...
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2022-05-17 11:16:54 +02:00
..
class-based-views
…
contrib
Fixed
#27550
-- Allowed GEOSGeometry.normalize() to return a normalized clone.
2022-05-16 06:46:53 +02:00
files
…
forms
Refs
#32339
-- Deprecated default.html form template.
2022-05-17 11:16:54 +02:00
models
…
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#33685
-- Doc'd that using PostgreSQL's service names for testing purposes is not supported.
2022-05-16 09:32:40 +02:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
Refs
#27064
-- Added RenameIndex migration operation.
2022-05-12 20:44:03 +02:00
paginator.txt
…
request-response.txt
Fixed
#33683
-- Document HttpResponseBase and allow import from django.http
2022-05-17 09:51:16 +02:00
schema-editor.txt
Refs
#27064
-- Added RenameIndex migration operation.
2022-05-12 20:44:03 +02:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
Fixed
#32559
-- Added 'step_size’ to numeric form fields.
2022-05-12 14:16:52 +02:00
views.txt
…