I've been adding #tags to my auth urls to redirect traffic after signups
and resets. This keeps most of the routing intact, but gives you a hook to
redirect on in a later stage.
However, I'm not using django-registration so I can't give you any examples.
On Friday, September 5, 2014 11:23:54 PM
Looks like Gunicorn can't find your app module hellodjango.wsgi
Did you make a wsgi.py in your app folder as described in the Heroku docs?
On Friday, September 5, 2014 12:19:25 PM UTC+2, ngangsia akumbo wrote:
>
> i had a problem trying to deply django on heroku
>
> yems bphotel # foreman start
>
Not sure if this is a bug , so I'll report it here.
After upgrading to Django 1.7 and running all the migrations, I removed
South from the installed apps.
This led to to this error popping up on every migration:
duplicate key value violates unique constraint
> "auth_permission_content_type_id_
3 matches
Mail list logo