Add model_mummy for mocking model data

This commit is contained in:
Griatch 2019-03-12 19:15:22 +01:00
parent b3dc85a4dc
commit 37151e6b89
3 changed files with 6 additions and 2 deletions

View file

@ -9,6 +9,7 @@ future >= 0.15.2
django-sekizai
inflect
autobahn >= 17.9.3
model_mommy
# testing
mock >= 1.0.1