mirror of
https://github.com/QingdaoU/Spirit.git
synced 2025-01-16 01:13:37 +00:00
Support Django 1.9 tidy up
* README: remove python 3.3 and add django 1.9 * HISTORY
This commit is contained in:
parent
32d7f0832b
commit
868250526a
@ -1,3 +1,9 @@
|
||||
0.5.0
|
||||
==================
|
||||
|
||||
* Drops support for Python 3.3
|
||||
* Adds support for Django 1.9
|
||||
|
||||
0.4.8
|
||||
==================
|
||||
|
||||
|
@ -11,8 +11,8 @@ To see it in action, please visit [The Spirit Project](http://spirit-project.com
|
||||
|
||||
## Compatibility
|
||||
|
||||
* Python 2.7, 3.3, 3.4 (recommended) and 3.5
|
||||
* Django 1.8 LTS
|
||||
* Python 2.7, 3.4 and 3.5 (recommended)
|
||||
* Django 1.8 LTS (recommended) and 1.9
|
||||
* PostgreSQL (recommended), MySQL, Oracle Database and SQLite
|
||||
|
||||
## Installing (Advanced)
|
||||
|
Loading…
x
Reference in New Issue
Block a user