- 14 Ara, 2013 1 kayıt (commit)
-
-
Loic Bistuer yazdı
-
- 05 Kas, 2013 1 kayıt (commit)
-
-
Baptiste Mispelon yazdı
It's possible to use something like {{ foo|dictsort:'bar.baz' }} but this wasn't tested or documented.
-
- 03 Kas, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 26 Eki, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 23 Eki, 2013 2 kayıt (commit)
-
-
Alasdair Nicol yazdı
-
Ramiro Morales yazdı
-
- 22 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
-
- 18 Eki, 2013 2 kayıt (commit)
-
-
Alasdair Nicol yazdı
-
Alasdair Nicol yazdı
-
- 14 Eki, 2013 1 kayıt (commit)
-
-
Larry O'Neill yazdı
-
- 10 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
-
- 08 Eki, 2013 1 kayıt (commit)
-
-
Jaap Roes yazdı
Thanks yann0 at hotmail.com for the report.
-
- 26 Eyl, 2013 1 kayıt (commit)
-
-
Simon Charette yazdı
-
- 25 Eyl, 2013 1 kayıt (commit)
-
-
Giles Richard Greenway yazdı
Thanks to EmilStenstrom for raising this, and to Chris Piwoński for all of the fixes and most of the tests.
-
- 03 Eyl, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 02 Eyl, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 16 Agu, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Python 2.7 allows to combine several 'with' instructions.
-
- 28 Tem, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 01 Tem, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Refs #20680.
-
- 30 May, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Chris Wilson for the report and initial patch.
-
- 21 May, 2013 1 kayıt (commit)
-
-
Marc Tamlyn yazdı
Gives much nicer errors when it fails.
-
- 19 May, 2013 2 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Erik Romijn yazdı
-
- 18 May, 2013 1 kayıt (commit)
-
-
Emil Stenström yazdı
-
- 01 Nis, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Marc Aymerich for the report and the initial patch.
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 03 Ara, 2012 1 kayıt (commit)
-
-
Tom Insam yazdı
-
- 31 Eki, 2012 1 kayıt (commit)
-
-
Andrew Godwin yazdı
Thanks to claudep for the patch.
-
- 28 Eki, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks Russell for the report.
-
- 12 Agu, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
* Renamed the __unicode__ methods * Applied the python_2_unicode_compatible decorator * Removed the StrAndUnicode mix-in that is superseded by python_2_unicode_compatible * Kept the __unicode__ methods in classes that specifically test it under Python 2
-
- 22 Tem, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 17 Tem, 2012 1 kayıt (commit)
-
-
Vebjorn Ljosa yazdı
-
- 07 Haz, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review.
-
- 11 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #18071 -- Ignored case sensitivity in urlize utility. Thanks luke@creaturecreative.com and adamzap for the report and the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 07 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #15683 -- Prevented escaped string to be needlessly marked safe twice in force_escape filter. Thanks tyrion for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17876 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 30 Mar, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 10 Şub, 2012 1 kayıt (commit)
-
-
Jannis Leidel yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17486 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 04 Şub, 2012 1 kayıt (commit)
-
-
Jannis Leidel yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 15 Ock, 2012 1 kayıt (commit)
-
-
Ramiro Morales yazdı
when passed list of things that aren't dictionaries. Thanks Harris Lapiroff for the report and Daniel Barreto for the patch. Fixes #15652. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 08 Ock, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Reverted parts of r17359 that could cause false positives in URL detection, especially on file names. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-