Hello everyone, I just finished my first tutorial django project, but now, 
when I'm trying to create a new project it keeps redirecting form home page 
with blank url ' ' to non-existent app url 'catalog/'. I deleted all files 
from previous project, I tried overriding path with RedirectView to a new 
app view, I changed my python virtual environment but to no avail. It keeps 
asking for a URL that is not defined in any way. How do I fix it?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0e6a35e7-24fd-42c7-acdc-70987990f4d1n%40googlegroups.com.

Reply via email to