aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)Author
2013-11-15update requirements for django-oauth-plus to 2.2.1Philip Forget
2013-11-08Updated versions in tox and travis configBruno ReniƩ
2013-09-06some properly failing tests, set up for standard permissionsbwreilly
2013-06-05Fix up tests and toxTom Christie
2013-06-02Add Django 1.6 to docs and to toxTom Christie
2013-03-13Use django-filter 0.6a1 and add database query count tests for paginated, fil...Tom Christie
2013-03-07Merge OAuth2 work.Tom Christie
2013-03-07Merge & clean OAuth supportTom Christie
2013-03-06Update the package dependency url style in tox.iniPierre Dulac
2013-03-06Use the PyPI django-oauth2-provider versionPierre Dulac
2013-03-06Clean ups to datetime formattingTom Christie
2013-02-27Update for Django 1.5Tom Christie
2013-02-22defusedxml for security fix.Tom Christie
2013-02-01Py3k cleanupTom Christie
2013-02-013.2, 3.3 compatTom Christie
2012-12-19Update minor Django versions in toxTom Christie
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-01Add django-filter to tox.ini.Ben Konrath
2012-09-28Fix serialization issue with Django 1.3Tom Christie
2012-09-27Add py27 to toxTom Christie
2012-09-25Added tox.iniTom Christie
2012-08-29Remove toxTom Christie
2012-01-31django-staticfiles for Django 1.2 compatabilityTom Christie
2012-01-30Django 1.2 needs django-staticfilesTom Christie
2012-01-05Added URLObjectTom Christie
2012-01-02Rename examples in tox.Tom Christie
2012-01-02Rename examples in tox.Tom Christie
2011-12-30Added django 1.4 aplha 1. Marko Tibold
2011-12-21Fix style consistency.Marko Tibold
2011-12-21Make sure the optional markdown functionality is also tested.Marko Tibold
2011-12-15see previous commit message.Marko Tibold
2011-06-26syncing dependencies.markotibold
2011-04-27Danielfm packaged the 1.2 release so we can now install it from his repo.markotibold
2011-04-26tox can now use django 1.3 rather than 1.3-rc1. Huzzah.tom christie tom@tomchristie.com
2011-04-26simplejson no longer a requirement for python 2.5 (uses django's built in sim...tom christie tom@tomchristie.com
2011-03-20fixed bad naming of testenvmarkotibold
2011-03-20All should work fine now on jenkins. For some reason Tox with jenkins and env...markotibold
2011-03-20testing jenkinsmarkotibold
2011-03-20testing jenkinsmarkotibold
2011-03-20etsting jenkinsmarkotibold
2011-03-20Tetss pass locally as well as under the jenkins user on the ci, but when jeni...markotibold
2011-03-19oopsmarkotibold
2011-03-19Adding examples to tox. Appears quite useful cause some example tests are br...markotibold
2011-03-18Coverage for all platforms working. Had some trouble with dependencies of cov...markotibold
2011-03-17Test result graphing now possible for all 6 environments. Had to fix unittest...markotibold
2011-03-15Implementing graphing.markotibold
2011-03-13tox, runcoverage, and setup.py testTom Christie