- 11 Ock, 2016 1 kayıt (commit)
-
-
pp yazdı
-
- 31 Ara, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 23 Eyl, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 24 Ara, 2014 1 kayıt (commit)
-
-
Thomas Tanner yazdı
-
- 26 Agu, 2013 1 kayıt (commit)
-
-
Jan Böcker yazdı
-
- 25 Şub, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 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
-
- 26 Ara, 2010 1 kayıt (commit)
-
-
Timo Graham yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 09 Eki, 2010 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 19 Agu, 2010 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 10 Ock, 2010 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12179 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Eki, 2009 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11640 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 28 Nis, 2009 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 Mar, 2009 1 kayıt (commit)
-
-
Malcolm Tredinnick yazdı
Fixed some typos in the code (fixed #10586). Added more tests. Made the tests compatible with Python 2.3. Improved the documentation by putting the good news and common use-case right up front. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10134 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 22 Mar, 2009 1 kayıt (commit)
-
-
Malcolm Tredinnick yazdı
This provides support for views that can have their ETag and/or Last-modified values computed much more quickly than the view itself. Supports all HTTP verbs (not just GET). Documentation and tests need a little more fleshing out (I'm not happy with the documentation at the moment, since it's a bit backwards), but the functionality is correct. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10114 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-