Merge branch 'feature/django1.8' into develop |
|
More...
|
over 9 years ago
|
Added Django 1.8 to the tests. |
|
More...
|
over 9 years ago
|
The call to `url` is no longer optional. |
|
More...
|
over 9 years ago
|
Load test module and add middleware and authentication backend. |
|
More...
|
over 9 years ago
|
Add the test URLs. |
|
More...
|
over 9 years ago
|
Add the modules to test to the path. |
|
More...
|
over 9 years ago
|
Run the 1.8 tests. |
|
More...
|
over 9 years ago
|
Set up virtual environment. |
|
More...
|
over 9 years ago
|
Initial 1.8 project files. |
|
More...
|
over 9 years ago
|
Merge branch 'feature/django1.7' into develop |
|
More...
|
over 9 years ago
|
Added Django 1.7 to the tests. |
|
More...
|
over 9 years ago
|
Fix for later versions of Django. |
|
More...
|
over 9 years ago
|
Make the URLs compatible with later versions of Django. |
|
More...
|
over 9 years ago
|
Load the URLs. |
|
More...
|
over 9 years ago
|
Add in basic configuration for running tests. |
|
More...
|
over 9 years ago
|
Ignore coverage output file for 1.7 tests. |
|
More...
|
over 9 years ago
|
Make sure the modules to test are on the path. |
|
More...
|
over 9 years ago
|
Run the 1.7 tests. |
|
More...
|
over 9 years ago
|
Create the 1.7 virtual environment |
|
More...
|
over 9 years ago
|
Initial 1.7 project files. |
|
More...
|
over 9 years ago
|
Fix project name. |
|
More...
|
over 9 years ago
|
Use the other convention for pip files. |
|
More...
|
over 9 years ago
|
Don't do pylint for now. |
|
More...
|
over 9 years ago
|
Initial Travis configuration. |
|
More...
|
over 9 years ago
|
Merge branch 'feature/django-1.4' into develop |
|
More...
|
over 9 years ago
|
Set up a better Django 1.4 project |
|
More...
|
over 9 years ago
|
Run the tests in the right way. |
|
More...
|
over 9 years ago
|
We need unittest2 (for now at least). |
|
More...
|
over 9 years ago
|
Configure project for running tests. |
|
More...
|
over 9 years ago
|
Describe new mechanism for running tests. |
|
More...
|
over 9 years ago
|