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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
35f0cae19d
Fixed
#24350
-- Freshened up database install topic section.
2015-02-16 14:56:38 -05:00
..
class-based-views
…
contrib
…
files
…
forms
…
models
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
2015-02-14 02:28:24 +07:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#24350
-- Freshened up database install topic section.
2015-02-16 14:56:38 -05:00
django-admin.txt
…
exceptions.txt
Fixed
#9104
-- Moved FieldDoesNotExist to core.exceptions
2015-01-02 10:46:04 -05:00
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Fixed
#22384
-- Deprecated reversing URLs by dotted path.
2014-06-03 07:30:14 -04:00
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…