Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-tagging

This is a generic tagging application for django projects. It's a fork of brosner's one that adds Python 3 compatibility.

Does not contain sweeteners. Tests passed under:

  • Python 3.2 and django 1.5.1
  • Python 2.7 and django 1.5.1
  • Python 2.7 and django 1.4.5

Original code written by:

For installation instructions, see the file "INSTALL.rst" in this directory; for instructions on how to use this application, and on what it provides, see the file "overview.txt" in the "docs/" directory.

Includes a test suite. If you commit code, please consider adding proper coverage (especially if it has a chance for a regression) in the test suite.

Run the tests with: django-admin.py test tagging --settings=tagging.tests.settings --verbosity=2

About

A fork of django-tagging with support for Python3 that passes the tests

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages