- 08 Ara, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 15 Kas, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks oubiga for the suggestion.
-
- 16 Eyl, 2013 1 kayıt (commit)
-
-
Ramiro Morales yazdı
-
- 27 Agu, 2013 1 kayıt (commit)
-
-
Krzysztof Jurewicz yazdı
-
- 19 Agu, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 01 Tem, 2013 2 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
The module still exists for whoever uses it in its current state, but it isn't imported by Django anywhere.
-
- 25 May, 2013 1 kayıt (commit)
-
-
Preston Holmes yazdı
SuspiciousOperations have been differentiated into subclasses, and are now logged to a 'django.security.*' logger. SuspiciousOperations that reach django.core.handlers.base.BaseHandler will now return a 400 instead of a 500. Thanks to tiwoc for the report, and Carl Meyer and Donald Stufft for review.
-
- 29 Nis, 2013 1 kayıt (commit)
-
-
Thomas Thurman yazdı
Fixed #20327.
-
- 22 Mar, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 02 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Added -n to sphinx builds to catch issues going forward.
-
- 01 Ock, 2013 1 kayıt (commit)
-
-
Daniele Procida yazdı
-
- 29 Ara, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 20 Kas, 2012 1 kayıt (commit)
-
-
Hannes Struss yazdı
-
- 13 Kas, 2012 2 kayıt (commit)
-
-
Alex Gaynor yazdı
-
David Cramer yazdı
django-sentry is no longer maintained, and sentry is the replacement.
-
- 29 Eyl, 2012 2 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Preston Holmes for the review.
-
Claude Paroz yazdı
Refs #18993.
-
- 24 Eyl, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks donspaulding for the report and simonpercivall for the initial patch.
-
- 20 Eyl, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 15 Eyl, 2012 1 kayıt (commit)
-
-
Camilo Nova yazdı
-
- 21 Agu, 2012 1 kayıt (commit)
-
-
Michael Johnson yazdı
Added an example of filtering admin error emails (to exclude UnreadablePostErrors) to the docs.
-
- 10 Agu, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 13 Tem, 2012 1 kayıt (commit)
-
-
Preston Holmes yazdı
This is due to a bug in previous Python 2.6 versions related to unicode keyword arguments.
-
- 15 Mar, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17741 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 17 Ara, 2011 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17215 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
-
- 16 Eyl, 2011 1 kayıt (commit)
-
-
Carl Meyer yazdı
Fixed #16568 -- Added RequireDebugFalse filter to prevent sending 500 error emails when DEBUG is True in projects with no explicit LOGGING setting. Thanks to Andreas Pelme for report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 04 Eyl, 2011 1 kayıt (commit)
-
-
Ramiro Morales yazdı
This allows to make these links more resilent to changes in the target URLs. Thanks Jannis for the report and Aymeric Augustin for the patch. Fixes #16586. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 22 Haz, 2011 1 kayıt (commit)
-
-
Carl Meyer yazdı
Thanks Matt Bennett for report and draft patch; Vinay Sajip and Russell Keith-Magee for review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16444 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 09 Haz, 2011 1 kayıt (commit)
-
-
Ramiro Morales yazdı
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 08 Haz, 2011 1 kayıt (commit)
-
-
Luke Plant yazdı
This adds a flexible mechanism for filtering what request/traceback information is shown in 500 error emails and logs. It also applies screening to some views known to be sensitive e.g. views that handle passwords. Thanks to oaylanc for the report and many thanks to Julien Phalip for the patch and the rest of the work on this. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 29 May, 2011 1 kayıt (commit)
-
-
Jannis Leidel yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 13 May, 2011 1 kayıt (commit)
-
-
Simon Meers yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 Nis, 2011 1 kayıt (commit)
-
-
Timo Graham yazdı
Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth for the report; jonash for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16100 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 01 Nis, 2011 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt git-svn-id: http://code.djangoproject.com/svn/django/trunk@15967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 22 Mar, 2011 2 kayıt (commit)
-
-
Russell Keith-Magee yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Russell Keith-Magee yazdı
Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to boxm for the report, and jpaulett for the draft patch git-svn-id: http://code.djangoproject.com/svn/django/trunk@15897 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 16 Mar, 2011 2 kayıt (commit)
-
-
Adrian Holovaty yazdı
Fixed #15603 -- Changed the traceback error e-mails not to use HTML by default. It's now configurable with an 'include_html' parameter to AdminEmailHandler. Thanks, kmtracey git-svn-id: http://code.djangoproject.com/svn/django/trunk@15850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15849 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-