All Projects Tagged: django

All Posts Tagged: django

All Links Tagged: django

  • 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.

  • Django Solr :

    "Django Solr search is a Django pluggable for rapidly integrating Solr search into a Django Application."

    Other tags for this link: django, python, search, solr.