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-02 05:40:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Claude Paroz
b0a58b9085
Updated an old note about GEOSGeometry.transform
2014-11-22 12:20:17 +01:00
..
class-based-views
Fixed
#21753
-- Raised exception when both
form_class
and
fields
are specified.
2014-11-21 14:23:17 -05:00
contrib
Updated an old note about GEOSGeometry.transform
2014-11-22 12:20:17 +01:00
files
…
forms
Added missing backticks to form validation docs
2014-11-20 11:09:21 -05:00
models
Fixed
#23865
-- documented how to assign errors to a field in Model.clean()
2014-11-21 13:01:28 -05:00
templates
Fixed
#23849
-- Documented the locmem.Loader class.
2014-11-18 21:17:17 -07:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
Fixed
#23825
-- Added links for decorating class-based views to the CSRF docs.
2014-11-15 19:33:39 +01:00
databases.txt
…
django-admin.txt
Fixed
#23410
-- Avoided unnecessary rollbacks in related apps when migrating backwards.
2014-11-19 16:11:44 -07:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…