forked from GithubBackups/healthchecks
Django 1.11
This commit is contained in:
parent
116419129e
commit
49eb8b6b23
@ -19,7 +19,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/)
|
|||||||
The building blocks are:
|
The building blocks are:
|
||||||
|
|
||||||
* Python 2 or Python 3
|
* Python 2 or Python 3
|
||||||
* Django 1.9
|
* Django 1.11
|
||||||
* PostgreSQL or MySQL
|
* PostgreSQL or MySQL
|
||||||
|
|
||||||
## Setting Up for Development
|
## Setting Up for Development
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
croniter
|
croniter
|
||||||
Django==1.10.5
|
Django==1.11.1
|
||||||
django_compressor==2.1
|
django_compressor==2.1
|
||||||
psycopg2==2.6.2
|
psycopg2==2.6.2
|
||||||
pytz==2016.7
|
pytz==2016.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user