You need to us the some code (Installed apps, views.py as well as urls.py ) for us to help. They're all connected.
Best Regards, Albert Ashaba Aheebwa +256 781 435857 On Mon, 5 Jun 2023, 16:24 Kit Jenkins, <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/django-users/0e6a35e7-24fd-42c7-acdc-70987990f4d1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAQecPeFxvEvDxMRVQpwgSkCT8mL0jhaXhLOoGrBFPX5w-fJ6A%40mail.gmail.com.

