Skip to content

nuwainfo/aldryn-categories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aldryn Categories

Project Goals

  1. Provide BOTH tagging and categorising in a single package with a common API.
  2. Provide an API similar to taggit where possible (some existing projects already use Taggit)
  3. Categories should be Internationalisable (tags, not so much)
  4. Should be extensible: possible to extend the base tag/category model to add arbitrary fields/methods

Dependencies

  1. Python v2.7+
  2. Django v1.6+
  3. django-taggit v0.12.2+
  4. django-treebeard v2.0+

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%