Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-universaltag-0.1rc3.tar.gz (160.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page