Michael Herman
Michael Herman
Since the code is tied to a blog post -- https://testdriven.io/blog/django-custom-user-model/ -- the blog post will need to be updated at the same time. You are more than welcome to...
@gtramontina ??
for example -> https://github.com/mjhea0/cloudroutes-service/blob/master/src/crweb/tests.py
Would you recommend using a different, in memory nosql type database for testing to speed things up?
I may had mongoengine or ming (http://merciless.sourceforge.net/) in the future. Pull requests are welcome, of course. :)
@ajayns thanks for the PR. I'll look at this later in the week.
Can you add a model along with a sample route? @ajayns
@ajayns can you add the model to new file?
Which version of Django are you using? This project is quite old. It uses 1.7.
Sounds like a permissions issue -> http://stackoverflow.com/questions/19737511/gunicorn-throws-oserror-errno-1-when-starting @j1z0 can you please clarify. Thanks!