Simple app to get new notifications on pinax using polling techniques
- add notification_polling module to INSTALLED_APPS
- load the template tag into your template {% load notification_polling %}
- call the template tag {% poller_js %} some place after jquery
- Create a new folder: YOUR_PROJECT/static/notification_polling/img/
- make 2 favicons named favicon_active.png and favicon_inactive.png