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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Alasdair Nicol
c16b9dd8e0
Fixed
#26479
-- Added 'is not' operator to the if tag.
2016-04-09 13:01:15 -04:00
..
class-based-views
…
contrib
Fixed
#26455
-- Allowed filtering and repairing invalid geometries.
2016-04-09 09:22:30 -04:00
files
…
forms
Correct number of extra arguments in docs for FilePathField.
2016-04-03 12:38:35 +02:00
models
Refs
#22268
-- Fixed typo in docs/ref/models/querysets.txt
2016-04-08 11:43:02 -04:00
templates
Fixed
#26479
-- Added 'is not' operator to the if tag.
2016-04-09 13:01:15 -04:00
applications.txt
…
checks.txt
Fixed
#26351
-- Added MySQL check to warn about strict mode option
2016-04-08 20:34:16 +02:00
clickjacking.txt
…
csrf.txt
Fixed
#26201
-- Documented the consequences of rotating the CSRF token on login.
2016-04-05 11:02:38 -04:00
databases.txt
Fixed
#15940
-- Added MySQL note about strict SQL mode
2016-04-08 20:34:27 +02:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#26037
-- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
2016-04-07 10:09:56 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…