jezdez / django-licenses (http://bitbucket.org/jezdez/django-licenses/)
A Django application that provides the ability to publish content under different licenses.
Clone this repository (size: 37.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jezdez/django-licenses/
Welcome
With django-licenses you can give every object a different content license. You can easily manage your licenses and use them in other ways too. Check out Installation and Examples on how to use django-licenses.
Features
What's done
- License model, with flexible fields (abbreviation, link, logo, ...)
- Organization model, group your licenses by author
- Django admin support
- LicenseField, to connect releated models easily
- Template tags and filters:
- Retrieve license by abbreviation and slug
- Autogenerate HTML for hyperlinks and linked logos
- Full rel-license microformat support (that was the most work ;))
- Fixtures with some ready-to-use GNU und CC licenses
What's planned
- Extensive documentation
- Extensive tests
- Support for djangos contenttype framework (see here)
- Maybe a custom manager for licenses
- Template tags and filters:
- None for now. Feel free to suggest new ways to make licensing easier.
Where do you find us?
- Repository: http://bitbucket.org/jezdez/django-licenses/
- PyPI: http://pypi.python.org/pypi/django-licenses/
- ohloh.net: https://www.ohloh.net/p/django-licenses
- djapp.org: http://djapp.org/app/django-licenses/
- Django wiki: http://code.djangoproject.com/wiki/DjangoResources#Djangoapplicationcomponents
- Softpedia: http://linux.softpedia.com/get/Programming/Libraries/django-licenses-46872.shtml
- Old subversion Repository: http://code.google.com/p/django-licenses/
This revision is from 2009-06-01 16:22
