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
Falked version of django-piston
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
Built Distribution
Hashes for django-universaltag-0.1rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd0de6a3dec57391048bb3a73d2d11b9fec836e1ff3be90250798fc7e30f9471 |
|
MD5 | ee598ac6e3b5ee90aad51277e0a1aca3 |
|
BLAKE2b-256 | 6497d23350cf07b59ce8f28e3a8c43b55e565dc04f500dd279550b6fdfeda29d |
Hashes for django_universaltag-0.1rc2-py2.7.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8d8ed8154add46637a362dea6c29af58f0ad8c4fb262e23f028dbcaa7feed83 |
|
MD5 | 2b30e74b135c7193c7da143ff613c1ef |
|
BLAKE2b-256 | 5f2d4803f53d22d4e4f899d118fdc5348752a75d3197e4323d88770ff51f29f6 |