indifex is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

indifex / django-addons

A simple project to make plugging functionality in your projects using external apps (addons or plugins) easier.

Clone this repository (size: 75.1 KB): HTTPS / SSH
hg clone https://bitbucket.org/indifex/django-addons
hg clone ssh://hg@bitbucket.org/indifex/django-addons
Branch
default
Filename Size Date modified Message
django_addons
docs
.hgignore 53 B Moved from distutils to setuptools. Documentation
.hgtags 188 B Added tag 0.6.6 for changeset 3b09c56787af
AUTHORS 186 B Changed maintainer to Dimitris Glezos.
INSTALL 765 B Added copyright headers for RPM creation.
LICENSE 1.4 KB Fixes and other stuff
MANIFEST.in 110 B Fixed setup.py and MANIFEST.in to include templates properly
README 1.2 KB Making possible to pip install the dev version of django-addons
setup.cfg 120 B Moved from distutils to setuptools. Documentation
setup.py 1.5 KB More fixes to setup.py