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-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Collin Anderson
e7771ec380
Fixed bad model example in admin docs.
2015-01-13 11:53:03 -05:00
..
class-based-views
Fixed
#24133
-- Replaced formatting syntax in success_url placeholders
2015-01-12 22:51:22 +01:00
contrib
Fixed bad model example in admin docs.
2015-01-13 11:53:03 -05:00
files
Fixed
#9893
-- Allowed using a field's max_length in the Storage.
2015-01-12 09:09:18 -05:00
forms
…
models
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
templates
Deprecated passing a Context to a generic Template.render.
2015-01-12 21:01:34 +01:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#24124
-- Changed context_processors in the default settings.py
2015-01-12 13:17:44 -05:00
signals.txt
…
template-response.txt
Accounted for multiple template engines in template responses.
2015-01-12 21:01:34 +01:00
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…