aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)Author
2015-03-23Try to resolve pep8 versioning clash.Tom Christie
2015-02-26Upgrade testing env name to django18betaTom Christie
2015-02-26Formally upgrade suport to Django 1.8-betaTom Christie
2015-02-17Single source of truth for requirementsTom Christie
2015-02-09Merge masterTom Christie
2015-02-09Drop django master from the build matrix.Tom Christie
2015-01-30Merge masterTom Christie
2015-01-23Merge masterTom Christie
2015-01-23Restore DF for Django 1.8Carlton Gibson
2015-01-23Fix test matrixTom Christie
2015-01-23Drop django-filter from 1.8Tom Christie
2015-01-19Merge masterTom Christie
2015-01-18Add Django 1.8 alpha to test matrixDavid Muller
2015-01-18Bump pytest version in tox.ini to 2.6.4David Muller
2015-01-18Bump pytest-django version in tox.ini to 2.8.0David Muller
2015-01-08Fix broken 1.7.3. It's 1.7.2 - 1.7.3 is documented but not yet on PyPI.Tom Christie
2015-01-08Minimum 1.6.x version is 1.6.3Tom Christie
2015-01-08Minimum Django 1.5 version issue 1.5.6Tom Christie
2014-12-12Fix dependanciesTom Christie
2014-12-12Merge masterTom Christie
2014-12-03MergeTom Christie
2014-12-04Updated Django versions to match requirementsTymur Maryokhin
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-28Merge branch 'version-3.1' into oauth_as_packageJosé Padilla
2014-11-27Update to latest minor Django versionsJosé Padilla
2014-11-25Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-25Add markdown and PyYAML to tox test requirementsJosé Padilla
2014-11-25Add a docs build to the Tox runDougal Matthews
2014-11-25Removed dots in Django versions in tox. Refs #2124.Tymur Maryokhin
2014-11-25Added python 3.2 to test against django master . Related to #2075.Tymur Maryokhin
2014-11-25Streamlined tox config with 1.8 featuresTymur Maryokhin
2014-11-17Add django master to build matrix. Closes #2075.Tom Christie
2014-10-31Merge branch 'master' into version-3.0Tom Christie
2014-10-28Use PYTHONDONTWRITEBYTECODE=1 on tox environmentJosé Padilla
2014-09-26FileField and ImageFieldTom Christie
2014-09-05Removes OAuth dependencies from tox configurationsJharrod LaFon
2014-09-03Test with released Django 1.7José Padilla
2014-08-19Add flake8 to requirementsTom Christie
2014-08-19Code linting and added runtests.pyTom Christie
2014-08-19Merge masterTom Christie
2014-07-28Updated the tox file.Xavier Ordoquy
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-05-16Typo in the Python version.Xavier Ordoquy
2014-05-16Updated tox with Python 2.4Xavier Ordoquy
2014-05-01Merge remote-tracking branch 'reference/2.4.0' into feature/pytestXavier Ordoquy
2014-04-30Merge remote-tracking branch 'reference/master' into feature/pytestXavier Ordoquy
2014-04-30Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-04-27Updated Django's versions.Xavier Ordoquy
2014-04-17Upgraded to pytest-django 2.6.1Xavier Ordoquy
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy