Hugo Osvaldo Barrera
|
59679f3a4b
|
Run tests on py35 as well
|
2015-12-16 10:31:36 -03:00 |
Diederik van der Boor
|
c8973d1fba
|
Fixed Python 2.6 tests, and fixed tox.ini from PR #162 for python 3
|
2015-10-01 14:35:34 +02:00 |
Jonas Haag
|
f033141cd5
|
Simplify tox.ini, add more configurations to .travis.yml
|
2015-09-29 10:02:00 +02:00 |
Diederik van der Boor
|
12ddee7edd
|
tests: use official Django 1.8 release from PyPI
|
2015-04-08 13:47:29 +02:00 |
ellmetha
|
469d063cc9
|
Django 1.8 alpha support
|
2015-01-28 00:41:34 +01:00 |
Chad Shryock
|
35debe3798
|
Test Django 1.7!
|
2014-09-16 22:30:27 -04:00 |
Diederik van der Boor
|
b73f22f4e0
|
cleanup: reorder tox envlist for readability
|
2014-02-13 10:44:06 +01:00 |
Diederik van der Boor
|
669a4387d8
|
tests: update tox/Travis Djagno versions
|
2013-11-14 17:16:56 +01:00 |
Diederik van der Boor
|
07f6b6eaa1
|
Add tox django-dev version test
|
2013-07-05 12:07:41 +02:00 |
Diederik van der Boor
|
77139ba2d3
|
Add tox test for docs
And ignore the warning about changelog_archive, it's really not meant to
be in the toctree.
|
2013-07-05 12:07:19 +02:00 |
Diederik van der Boor
|
393f7c5f30
|
Python 3.2 support confirmed.
|
2013-05-20 17:34:09 +02:00 |
Diederik van der Boor
|
4d7d33ed0d
|
Port new code to Python 3 as well, fix six.with_metaclass() issues
Many thanks to @atheiste for the big porting steps!
|
2013-05-20 16:03:21 +02:00 |
Diederik van der Boor
|
1df5b5ff03
|
Add runtests script
Allow `python setup.py test` too.
Fix tox invocation now that `manage.py` has moved.
|
2013-04-05 09:52:53 +02:00 |
Ben Konrath
|
25821cd4da
|
Add tox configuration file.
Note: The tests do not currently pass.
|
2013-03-18 20:11:03 +01:00 |