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-30 03:59:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
ed251246cc
Refs
#25550
-- Removed support for direct assignment to the reverse side of a related set.
2017-01-17 20:52:01 -05:00
..
class-based-views
…
contrib
Refs
#13110
-- Removed SyndicationFeed.add_item()'s enclosure argument.
2017-01-17 20:52:01 -05:00
files
…
forms
…
models
Refs
#25550
-- Removed support for direct assignment to the reverse side of a related set.
2017-01-17 20:52:01 -05:00
templates
Refs
#25120
-- Removed template.loaders.eggs.Loader per deprecation timeline.
2017-01-17 20:52:00 -05:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Refs
#25604
-- Removed makemigrations --exit option per deprecation timeline.
2017-01-17 20:52:01 -05:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
Clarified when the post_migrate signal is sent during migrate.
2016-10-26 11:01:04 -04:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
Refs
#21927
-- Removed include()'s app_name argument per deprecation timeline.
2017-01-17 20:52:00 -05:00
utils.txt
Refs
#13110
-- Removed SyndicationFeed.add_item()'s enclosure argument.
2017-01-17 20:52:01 -05:00
validators.txt
…
views.txt
…