Commit graph

15 commits

Author SHA1 Message Date
SeongSoo Cho
bb2dfe2528 Fix the compiling docs from sphinx to mkdocs 2019-02-16 14:42:35 +09:00
Tim Graham
e329abe50d Add testing for Django 2.1 (#127)
* Fix compatibility with pip 10+

* Fix Travis build failure on MacOS

Error: python 2.7.14 is already installed
To upgrade to 3.6.5, run `brew upgrade python`

* Add testing for Django 2.1
2018-08-29 18:43:47 +02:00
Pouria Hadjibagheri
9d0c63a7c7 Test SQLite is now deleted through -c. 2017-04-25 14:50:23 +01:00
Pouria Hadjibagheri
03984c1a5c Minor corrections. 2017-04-25 10:42:00 +01:00
Pouria Hadjibagheri
56eda102ce Python 2 can now run the tests (-no-container). 2017-04-25 10:09:06 +01:00
Pouria Hadjibagheri
2826e581d5 Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
Pouria Hadjibagheri
3483e02690 chmod +x manage.py 2017-04-23 16:18:27 +01:00
Pouria Hadjibagheri
8ce1809aa3 Fixed permissions for .sh files. 2017-04-23 16:11:40 +01:00
Pouria Hadjibagheri
37040a5725 Fixed permissions for .sh files. 2017-04-23 15:18:14 +01:00
Pouria Hadjibagheri
741b7b508e Python 2 compatibility. 2017-04-23 10:51:03 +01:00
Pouria Hadjibagheri
c5f55b7796 Python 2 compatibility. 2017-04-23 10:48:31 +01:00
Pouria Hadjibagheri
634619cf8f Fixed runtests.py 2017-04-23 10:43:33 +01:00
Pouria Hadjibagheri
259c7a4b4e Python 2 compatibility. 2017-04-23 10:40:05 +01:00
Pouria Hadjibagheri
d67bbe8a0c Update .travis.yml to cover dev.py 2017-04-23 10:34:49 +01:00
Pouria Hadjibagheri
96f68a23dd Added dev.py to facilitate tests and contributions. 2017-04-23 10:03:19 +01:00