Skip to content

dnmellen/testissue-django-modeltranslation

Repository files navigation

testissue-django-modeltranslation

Testing issue deschler/django-modeltranslation#200

mkvirtualenv testissue
cd <somewhere>
git clone https://github.com/dnmellen/testissue-django-modeltranslation
cd testissue-django-modeltranslation
pip install -r requirements/local.txt
python manage.py test