All Links Tagged: django_apps

  • django-notices :

    "django-notices is a replacement for the built-in message notification system in Django. It works off of the current session rather than a database store, which means it also works for Anonymous users, and does not require doing database queries each time you need to access it."

    Other tags for this link: django, django_apps.