Files @ 481f8b7e4077
Branch filter:

Location: conntrackt/doc/installation.rst

481f8b7e4077 651 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
Added basic information about the project. Renamed a couple of things in the Sphinx configuration file. Started work on installation document. Tweked the index documentation file a bit.
Installation
============

Django Conntrackt can be installed through one of the following methods:

* Using *pip/easy_install*, which is the recommended way for production
  websites.
* Using *Mercurial* to check-out the latest code. This is useful if you want to
  fix bugs, implement new features, or simply live on the bleeding edge.
* By downloading the application package and unpacking it manually. You may want
  to use this method for running production websites without *pip/easy_install*.


Using easy_install
------------------


Using pip
---------


Using Mercurial
----------------


Using downloaded package
------------------------