You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,13 +22,13 @@ You need to make a scalable api on a deadline. You deeply care about the quality
22
22
23
23
## Highlights
24
24
- Modern Python development with Python 3.6+
25
-
- Bleeding edge Django 1.11+
25
+
- Bleeding edge Django 2.0+
26
26
- Fully dockerized, local development via docker-compose.
27
27
- PostgreSQL 9.6+
28
-
- Start off with 100% test coverage, [continuous integration](https://github.com/agconti/cookiecutter-django-rest/blob/master/%7B%7Bcookiecutter.github_repository_name%7D%7D/.travis.yml), and continuous deployment.
28
+
- Start off with full test coverage, [continuous integration](https://github.com/agconti/cookiecutter-django-rest/blob/master/%7B%7Bcookiecutter.github_repository_name%7D%7D/.travis.yml), and continuous deployment.
0 commit comments