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
Tim Graham
2bd207ada0
Refs
#15667
-- Removed support for Widget.render() methods without the renderer argument.
...
Per deprecation timeline.
2017-09-22 12:51:18 -04:00
..
class-based-views
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
contrib
Fixed
#28576
-- Added color interpretation method to GDALBand.
2017-09-21 09:42:38 -04:00
files
…
forms
Refs
#15667
-- Removed support for Widget.render() methods without the renderer argument.
2017-09-22 12:51:18 -04:00
models
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
templates
Refs
#27175
-- Removed exception silencing from the {% include %} template tag.
2017-09-22 12:51:18 -04:00
applications.txt
…
checks.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Refs
#24928
-- Added introspection support for PostgreSQL JSONField
2017-09-09 18:26:29 +02:00
exceptions.txt
…
index.txt
…
middleware.txt
Refs
#26447
-- Removed the USE_ETAGS setting per deprecation timeline.
2017-09-22 12:51:18 -04:00
migration-operations.txt
…
request-response.txt
Fixed
#28548
-- Replaced 'middlewares' with 'middleware' in docs.
2017-08-30 06:25:51 -04:00
schema-editor.txt
…
settings.txt
Refs
#26447
-- Removed the USE_ETAGS setting per deprecation timeline.
2017-09-22 12:51:18 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
urls.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
utils.txt
Refs
#26447
-- Removed the USE_ETAGS setting per deprecation timeline.
2017-09-22 12:51:18 -04:00
validators.txt
Fixed
#28201
-- Added ProhibitNullCharactersValidator and used it on CharField form field.
2017-08-12 20:14:14 -04:00
views.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00