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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Arthur Moreira
061a8a1bd8
Fixed
#34577
-- Added escapeseq template filter.
2023-05-22 09:58:03 +02:00
..
class-based-views
…
contrib
Fixed
#34565
-- Added support for async checking of user passwords.
2023-05-18 09:39:04 +02:00
files
…
forms
…
models
Updated broken links in docs.
2023-05-17 12:13:10 +02:00
templates
Fixed
#34577
-- Added escapeseq template filter.
2023-05-22 09:58:03 +02:00
applications.txt
…
checks.txt
Fixed
#470
-- Added support for database defaults on fields.
2023-05-12 19:11:40 +02:00
clickjacking.txt
Refs
#31949
-- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
2023-05-20 15:52:00 +02:00
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#34568
-- Made makemigrations --update respect --name option.
2023-05-17 13:14:43 +02:00
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#34556
-- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators.
2023-05-12 10:34:47 -03:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…