Open adamcik opened 14 years ago
Firstly there are two types of notifications that need to be handled:
Notifications can be targeted against:
Notifications can be have the following types:
Notifications can have a maximum age.
Notifications should be written in markdown.
Notifications should be stored in db and use caching.
Notifications should no rely on cookies or sessions.
Notifications should be available to code and admin.
Notications should solve/replace the following issues:
Should take new django 1.2 notifications into account.
Unsure how and if this should fit into the varnish caching scheme that the site is moving towards.
Firstly there are two types of notifications that need to be handled:
Notifications can be targeted against:
Notifications can be have the following types:
Notifications can have a maximum age.
Notifications should be written in markdown.
Notifications should be stored in db and use caching.
Notifications should no rely on cookies or sessions.
Notifications should be available to code and admin.
Notications should solve/replace the following issues: