mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-22 23:54:46 +00:00
Specify Django 1.11 in project template requirements
This commit is contained in:
parent
579d02246a
commit
f983c500cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
Django>=1.10,<1.12
|
||||
Django>=1.11,<1.12
|
||||
wagtail==1.11a0
|
||||
|
|
|
|||
Loading…
Reference in a new issue