jtauber / django-notification

user notification management for the Django web framework

This URL has Read+Write access

Jannis Leidel (author)
Mon Aug 17 03:13:37 -0700 2009
jtauber (committer)
Tue Aug 18 18:29:16 -0700 2009
django-notification / notification
name age message
..
file __init__.py Tue Aug 18 18:29:16 -0700 2009 Bumped up version to 0.1.4 Signed-off-by: Jame... [Jannis Leidel]
file admin.py Fri Jul 18 19:34:51 -0700 2008 Fixed up project to be compatible with NFA vers... [empty]
file atomformat.py Wed Jan 28 10:44:41 -0800 2009 Added atompub.py and changed to version string ... [Jannis Leidel]
file context_processors.py Fri Mar 13 00:01:32 -0700 2009 Only count on_site notices in the context proce... [Brian Rosner]
file decorators.py Wed Jul 23 16:57:00 -0700 2008 added docstring to basic auth decorator and abi... [Jannis Leidel]
file engine.py Mon Mar 30 13:25:32 -0700 2009 Fixed a finally statement for Python 2.4 compat... [Jannis Leidel]
file feeds.py Thu Jan 29 10:45:15 -0800 2009 Absolute import of the atomformat module. Thank... [Jannis Leidel]
file lockfile.py Mon Mar 09 14:06:40 -0700 2009 Updated lockfile to 0.7 and fixed a Python 2.6 ... [Brian Rosner]
directory management/ Sat Oct 18 13:43:55 -0700 2008 removed old migration command git-svn-id: http... [jtauber]
file models.py Fri Aug 14 22:19:27 -0700 2009 turn on autoescaping explicitly if not a text n... [jtauber]
directory templates/ Mon Oct 20 15:46:32 -0700 2008 renamed notification templates git-svn-id: htt... [jtauber]
file urls.py Wed Jan 28 10:44:41 -0800 2009 Added atompub.py and changed to version string ... [Jannis Leidel]
file views.py Fri Sep 12 23:27:00 -0700 2008 Removed issue_notice flag and replaced with on_... [Brian Rosner]