summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Skip lxml tests if not found due to the special install requirements lxml has.Jannis Leidel2011-02-051-1/+1
* Updating setup.py to ensure templates are distributed when built via bdist_eg...Thom Linton2011-02-021-1/+1
* Use PEP 386 compatible version scheme.Jannis Leidel2011-02-011-1/+2
* Use ReadTheDocs.Jannis Leidel2011-01-211-1/+1
* Moved finddata into setup.py itself to fix running it in tox.Jannis Leidel2011-01-201-1/+93
* Made finding packages and its data easier by using the excellent finddata uti...Jannis Leidel2011-01-201-16/+4
* Moved tests from external project to the app.Jannis Leidel2011-01-201-0/+4
* Officially adopting the project from Christian Metts, cheers!Jannis Leidel2011-01-201-4/+3
* Bumped version up a bit.Jannis Leidel2011-01-131-1/+1
* Prevent accidentally installing the app as an egg file and automatically inst...Jannis Leidel2011-01-131-3/+4
* Bumped to 0.6a7.Jannis Leidel2010-09-161-1/+1
* Forgot to add the management command module to the list of packages. Bumped v...Jannis Leidel2010-08-121-1/+3
* Bumped version.Jannis Leidel2010-08-121-1/+1
* Bumped version.Jannis Leidel2010-08-111-1/+1
* Bumped version.Jannis Leidel2010-07-021-1/+1
* Bumped version a little.Jannis Leidel2010-06-151-1/+1
* Bumped to development version 0.6a1.Jannis Leidel2010-06-071-1/+1
* Make sure the new cssmin package is included in source distributions.Jannis Leidel2010-06-021-0/+1
* Bumped version to 0.5.4.Jannis Leidel2010-05-071-1/+1
* Bumped version up to 0.5.3.0.5.3Jannis Leidel2010-02-241-1/+1
* Bumped version to 0.5.2.0.5.2Jannis Leidel2010-02-231-2/+2
* Merged in dziegler's changes, a dog pile prevention and a needed verison bumpxian2009-12-281-1/+1
|\
| * bump version number to 0.5.10.5.1dziegler2009-11-181-1/+1
* | Added package_data kwarg to setup function to install templates.Ben Spaulding2009-12-271-0/+5
|/
* Bugfix so it can actually be used - otherwise you'll get an import error for ...0.5acdha2009-10-191-0/+1
* README improvements.xian2009-04-301-0/+3
* Packaging and a READMExian2009-04-301-0/+34