Universal tagging library for Django
Project description
django-universaltag is a package for tagging Django models object universally.
This package is developing under https://github.com/lambdalisue/django-universaltag
See http://demos.django-universaltag.hashnote.net/ for Demo.
Required
Features
Using GenericRelation for relation so a tag can belong to any Django model object
Anonymous user can add, delete tags as many as they want
Author (object which a tag belong) can protect tag from deleting
Nice Ajax add, delete, lock, sort function
See demo for more detail.
Install
- ::
$ sudo pip install django-universaltag
or:
$ sudo pip install git+git://github.com/lambdalisue/django-universaltag#egg=django-universaltag
How to use
See https://github.com/lambdalisue/django-universaltag/tree/master/universaltag_test source code for detail.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-universaltag-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1905a4b936c0293904dad571d60de6904494c266630c26dba778ab04b523578c |
|
MD5 | 2c73dd952cc44d04623e8c04a4c5f41e |
|
BLAKE2b-256 | a2a663327e7f6021d6659ccfb6395af9f7764f11586ef84052e5bec490d86d4d |