Skip to main content

Congo contains many useful tools for faster and more efficient Django application developing.

Project description

https://img.shields.io/pypi/pyversions/django-congo.svg http://img.shields.io/pypi/v/django-congo.svg https://img.shields.io/badge/django-1.7%20or%20newer-green.svg https://img.shields.io/pypi/l/django-congo.svg https://img.shields.io/pypi/dm/django-congo.svg

Congo is a package for use with Django. It contains many useful tools for faster and more efficient Django application developing. The code is hosted on Github.

Requirements

django-congo requires Python 2.7 or Python 3.3 or newer and Django 1.7.

Installation

To install django-congo, run the following command inside this directory:

python setup.py install

You can also install the package with a symlink, so that changes to the source files will be immediately available to other users of the package on your system:

python setup.py develop

If you have the Python easy_install utility available, you can also type the following to download and install in one step:

easy_install django-congo

Or if you’re using pip:

pip install django-congo

To install django-congo from SVN directly:

pip install -e svn+http://example.com/svn/congo/trunk#egg=congo

or, if you need install from branch:

pip install -e svn+http://example.com/svn/congo/branches/dev_0_2#egg=congo

Or if you’d prefer you can simply place the included “congo” directory somewhere on your python path or symlink to it from somewhere on your Python path.

Authors

The project implemented by Integree Bussines Solutions from Warsaw, Poland

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-congo-2.1.1.zip (167.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page