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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Andrew Pinkham
fea45eff5a
Fixed
#24439
-- Removed incorrect make_object_list attributes in CBV docs.
2015-03-02 13:33:11 -05:00
..
class-based-views
Fixed
#24439
-- Removed incorrect make_object_list attributes in CBV docs.
2015-03-02 13:33:11 -05:00
contrib
Fixed
#24358
-- Corrected code-block directives for console sessions.
2015-02-22 09:35:39 -05:00
files
…
forms
…
models
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00:00
templates
Set context.template instead of context.engine while rendering.
2015-02-19 22:08:11 +01:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#24358
-- Corrected code-block directives for console sessions.
2015-02-22 09:35:39 -05:00
exceptions.txt
Fixed
#24359
-- Cleaned up docs/ref/exceptions.html
2015-02-27 13:51:02 -05:00
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
…