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
Tim Graham
35f0cae19d
Fixed
#24350
-- Freshened up database install topic section.
2015-02-16 14:56:38 -05:00
..
class-based-views
…
contrib
Fixed
#24144
-- Documented that GEOSGeometry.envelope can return a point
2015-02-14 16:20:11 +01:00
files
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
forms
…
models
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
2015-02-14 02:28:24 +07:00
templates
Deprecated TEMPLATE_DEBUG setting.
2015-02-15 20:47:04 +01:00
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
Fixed
#24184
-- Prevented automatic soft-apply of migrations
2015-02-13 14:29:59 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Deprecated TEMPLATE_DEBUG setting.
2015-02-15 20:47:04 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…