Django 2.0 is now final.

This commit is contained in:
Carlton Gibson 2017-12-05 12:04:35 +01:00
parent f59c1e0978
commit f77eeeb174

View File

@ -53,7 +53,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python (2.7, 3.4, 3.5, 3.6)
* Django (1.10, 1.11, 2.0rc1)
* Django (1.10, 1.11, 2.0)
# Installation