aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2014-05-17Bump version number for 1.2.1.1.2.1Aymeric Augustin
2014-04-25Bump version number.1.2Aymeric Augustin
2014-04-19Merge pull request #577 from prestontimmons/setup-versionAymeric Augustin
2014-04-15System encoding might not be utf-8Erik Cederstrand
2014-04-14Remove upper limit from django version in setup.py.Preston Timmons
2014-04-12Bump version numbers for 1.1.Aymeric Augustin
2014-01-07Bump version number for bugfix releases.1.0.1Aymeric Augustin
2013-12-21Bump version numbers for 1.0 final.Aymeric Augustin
2013-12-21Bump version numbers for 1.0 beta.Aymeric Augustin
2013-12-21Bump version numbers for 1.0 alpha.Aymeric Augustin
2013-11-08Bump version number.Aymeric Augustin
2013-11-06Django 1.6 was released today and it's supported!Aymeric Augustin
2013-11-01Get rid of custom test runner.Aymeric Augustin
2013-10-28Bump version number (once again).0.10.2Aymeric Augustin
2013-10-27Bump version number.0.10.1Aymeric Augustin
2013-10-27GitHub has removed the downloads section.Aymeric Augustin
2013-10-27Bump version number and update README.0.10.0Aymeric Augustin
2013-10-26Eliminate almost all flake8 messages.Aymeric Augustin
2013-10-26Add supported Python versions to setup.py.Aymeric Augustin
2013-10-17The actual requirement is Django >= 1.4.2.Aymeric Augustin
2013-10-17Switch to an external version of sqlparse.Aymeric Augustin
2013-10-17Bump requirements to Django >= 1.4 & Python >= 2.6Aymeric Augustin
2013-04-24Bumped up the tests require settings to allow using Django 1.5.x.Jannis Leidel
2012-05-13Got rid of the dependency on Dingus.Jannis Leidel
2012-04-06Added a Django 1.4 test environment to Travis config.Jannis Leidel
2012-03-31Removed unneeded ez_setup from list of excluded modules in setup.py.Jannis Leidel
2012-01-17Actually update the media files this time (compressed toolbar.js to toolbar.m...0.9.4David Cramer
2012-01-17Revert using live events on toolbar button (fixes GH-255 and GH-251).David Cramer
2012-01-12Version bump to 0.9.2David Cramer
2012-01-03Bump to version 0.9.1 as I fail at Gitv0.9.1David Cramer
2012-01-03Version to 0.9.0v0.9.0David Cramer
2011-07-21Bump version to 0.9.0-devDavid Cramer
2011-06-14Move test suite into parent namespaceDavid Cramer
2011-05-27Change __import__ usage to to be import_module, adjust test reqs to specify >...David Cramer
2011-05-10Bump version and use get-distribution to avoid unnescesary importsDavid Cramer
2011-05-09Update URLs to reflect organization changeDavid Cramer
2011-03-30Some initial tests and fix for execution modelDavid Cramer
2009-09-12Updated URL to the GitHub page (soon to be finished)0.8.0Rob Hudson
2009-04-02Adding download URL to setup script.0.7.0Rob Hudson
2008-12-12Fine tuning setup.py for Pypi release.Rob Hudson
2008-12-10Some tweaks and changes to the setup.py file.Rob Hudson
2008-12-09Initial setup.cfg and setup.pyDan Fairs