- 30 Eyl, 2013 1 kayıt (commit)
-
-
Curtis Maloney yazdı
Thanks mrmachine for the report.
-
- 19 Agu, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 29 Haz, 2013 1 kayıt (commit)
-
-
Ramiro Morales yazdı
This includes HttpResponse and co. __init__() methods, django.shortcuts.render_to_response() and the index(), sitemap() sitemap app views.
-
- 18 May, 2013 1 kayıt (commit)
-
-
Silvan Spross yazdı
-
- 20 Nis, 2013 1 kayıt (commit)
-
-
Juan Catalano yazdı
Refs #20104.
-
- 22 Mar, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 31 Ock, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks Tim for the report and initial patch.
-
- 02 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Added -n to sphinx builds to catch issues going forward.
-
- 20 Eyl, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 30 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 24 Kas, 2011 1 kayıt (commit)
-
-
Julien Phalip yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 14 Eki, 2011 1 kayıt (commit)
-
-
Luke Plant yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 11 Eki, 2011 1 kayıt (commit)
-
-
Carl Meyer yazdı
Fixed #17035, #17036 -- Clarified documentation regarding TemplateResponse and middleware handling. Refs #16004. Thanks ptone. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16961 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 May, 2011 1 kayıt (commit)
-
-
Luke Plant yazdı
The root bug was in decorator_from_middleware, and the fix also corrects bugs with gzip_page and other decorators. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 21 May, 2011 1 kayıt (commit)
-
-
Ramiro Morales yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 Ock, 2011 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that decorators (in particular, the cache decorator) can defer processing until after rendering has occurred. Thanks to Joshua Ginsberg for the draft patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 05 Ock, 2011 1 kayıt (commit)
-
-
Jannis Leidel yazdı
Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15153 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 09 Ara, 2010 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #14867 -- Corrected references to baking in the new TemplateResponse docs. Thanks to marcusf for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 08 Ara, 2010 1 kayıt (commit)
-
-
Gabriel Hurley yazdı
Fixed #14855 -- General cleanup of the new TemplateResponse docs (grammar, spelling, reST). Thanks to adamv for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 07 Ara, 2010 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-