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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Taoup
cebd41e416
Fixed
#31110
-- Fixed typo in docs/ref/models/expressions.txt.
2019-12-21 20:33:04 +01:00
..
class-based-views
…
contrib
Removed outdated information from contrib.sites docs.
2019-12-20 07:53:35 +01:00
files
…
forms
…
models
Fixed
#31110
-- Fixed typo in docs/ref/models/expressions.txt.
2019-12-21 20:33:04 +01:00
templates
Fixed
#30585
-- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
applications.txt
…
checks.txt
Fixed
#31086
-- Improved error message for admin model inlines with more than one foreign key to the same parent.
2019-12-17 09:15:01 +01:00
clickjacking.txt
…
csrf.txt
Rewrote CSRF JavaScript example without jQuery.
2019-12-12 16:34:03 +01:00
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#30862
-- Allowed setting SameSite cookies flags to 'none'.
2019-12-12 10:52:31 +01:00
schema-editor.txt
…
settings.txt
Fixed
#30862
-- Allowed setting SameSite cookies flags to 'none'.
2019-12-12 10:52:31 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…