- 18 Agu, 2015 1 kayıt (commit)
-
-
Anton Strogonoff yazdı
-
- 17 Agu, 2015 1 kayıt (commit)
-
-
Anton Strogonoff yazdı
-
- 02 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 28 Ara, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 30 Tem, 2014 1 kayıt (commit)
-
-
Christoph Heer yazdı
-
- 24 Mar, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 12 Ara, 2013 1 kayıt (commit)
-
-
Rémy HUBSCHER yazdı
Refs https://code.djangoproject.com/ticket/21591 Thanks to track user merb for the report.
-
- 11 Kas, 2013 1 kayıt (commit)
-
-
Sjoerd Langkemper yazdı
Exposing the level name (e.g. "info") makes it possible to prepend something to the class name. For example, Twitter Bootstrap has an alert-info class. This class can now be added to the message using `class="alert-{{ message.level_tag }}". Because the level_tag was on the end of the `tags` property, it could not be used in this fashion when extra_tags were given.
-
- 30 Eki, 2013 1 kayıt (commit)
-
-
Baptiste Mispelon yazdı
-
- 26 Agu, 2013 1 kayıt (commit)
-
-
Erik Romijn yazdı
-
- 14 Agu, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 22 May, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 24 Mar, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 20 Mar, 2013 1 kayıt (commit)
-
-
Paul Collins yazdı
Thanks martinogden for the initial patch and d1ffuz0r for tests.
-
- 27 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 12 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Gabriel Hurley for the original idea and adamv for the draft patch.
-
- 29 Ara, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 20 Kas, 2012 1 kayıt (commit)
-
-
Luke Plant yazdı
-
- 07 Eyl, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
* Stated upfront that the messages framework is enabled by default. * Explained why FallbackStorage, despites its unattractive name, is the default and likely the most efficient message storage class. Thanks Jeremy Dunck for the review. Closes #17026 (again).
-
- 04 Agu, 2012 1 kayıt (commit)
-
-
Julien Phalip yazdı
-
- 30 Haz, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 07 Haz, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks Florian Apolloner for the patch.
-
- 25 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17937 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
-
- 21 Eyl, 2011 1 kayıt (commit)
-
-
Simon Meers yazdı
Fixed #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16866 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
-
- 02 Nis, 2011 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 16 Mar, 2011 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSION_COOKIE_DOMAIN. Thanks for the report and patch, lamby git-svn-id: http://code.djangoproject.com/svn/django/trunk@15848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 25 Ara, 2010 1 kayıt (commit)
-
-
Timo Graham yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15049 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
-
- 12 Ock, 2010 1 kayıt (commit)
-
-
Luke Plant yazdı
Fixed #12575 - created a better interface for getting/setting the effective level of contrib.messages Thanks Chris Beaven. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 09 Ock, 2010 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 09 Ara, 2009 1 kayıt (commit)
-
-
Luke Plant yazdı
This deprecates User.message_set in favour of a configurable messaging system, with backends provided for cookie storage, session storage and backward compatibility. Many thanks to Tobias McNulty for the bulk of the work here, with contributions from Chris Beaven (SmileyChris) and lots of code review from Russell Keith-Magee, and input from many others. Also credit to the authors of various messaging systems for Django whose ideas may have been pinched :-) git-svn-id: http://code.djangoproject.com/svn/django/trunk@11804 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-