joke2k / django-faker

Django-faker uses fake-factory to generate test data for Django models and templates
MIT License
245 stars 48 forks source link

catch django dependent code and make a comment #8

Open darylantony opened 10 years ago

darylantony commented 10 years ago

this isn't a great commit, however, it works to prevent an ImportError on a fresh pip install -r requirements.txt – important for scaling to new servers and getting local dev's running.