My favorites | Sign in
Project Home Issues Source
Project Information
Members
Links

Fork me on GitHub

miscellaneous django tools

install

via easy install

You can easy install it with:

easy_install django-tools

via pip

Here a pip that used git example:

pip install --verbose --editable=git+git://github.com/jedie/django-tools.git#egg=django-tools

sourcecode

The sourcecode hosted on github:

  • use git: git clone git://github.com/jedie/django-tools.git
  • use svn: svn checkout http://svn.github.com/jedie/django-tools.git

github project page: http://github.com/jedie/django-tools

A git clone also exist here on google code.

download

Source distribution available at Python Package Index:

Powered by Google Project Hosting