8

Device detection and accompanying rule

Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
This commit is contained in:
Jasper Berghoef
2017-01-11 15:28:40 +01:00
parent a7b477d71f
commit 597c0a50f0
5 changed files with 75 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ from setuptools import find_packages, setup
install_requires = [
'django-polymorphic==1.0.2',
'wagtail>=1.7',
'user-agents>=1.0.1',
]
tests_require = [