Versions

Description

This application provides bookmarks management functionality to a Django project. For instance, using bookmarks, users can store their favourited contents, or items they follow, or topics they like or dislike. A bookmark connects users to Django contents in a generic way, without modifying existing models tables, and *django-generic-bookmarks* exposes a simple API to handle them, yet allowing the management of bookmarks in complex scenarios too. The bookmarks can be stored using different backends. The default one uses Django models to store user's preferences in the database, but it is possible to write customized backends, and the application, out of the box, includes also a MongoDB backend.

Repository

https://bitbucket.org/frankban/django-generic-bookmarks

Project Slug

django-generic-bookmarks

Last Built

6 years, 6 months ago passed

Maintainers

Home Page

https://bitbucket.org/frankban/django-generic-bookmarks/overview

Badge

Tags

bookmarks, django, generic, likes

Short URLs

django-generic-bookmarks.readthedocs.io
django-generic-bookmarks.rtfd.io

Default Version

latest

'latest' Version

default