Re: keeps redirecting to non-existent url, please help

2023-06-05 Thread FLAVIEN HERI
You have verify of the route of your home page is correctly link to your views
Flavien
Whatsapp+243899429099

On 6/5/23, ALBERT ASHABA AHEEBWA  wrote:
> 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, 
> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/0e6a35e7-24fd-42c7-acdc-70987990f4d1n%40googlegroups.com
>> 
>> .
>>
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAAQecPeFxvEvDxMRVQpwgSkCT8mL0jhaXhLOoGrBFPX5w-fJ6A%40mail.gmail.com.
>


-- 
FLAVIEN HERI

*Information management AscociateUNHCR-Kinshasa*
Tél:+243978587009
Skype: flavien.heri1
Facebook: flavien semi

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG3GEnxT0zQfPsEESEjJbJVWt0rxK8Sz3V2ZnfGe%2B4xFfqvNqA%40mail.gmail.com.


Re: keeps redirecting to non-existent url, please help

2023-06-05 Thread ALBERT ASHABA AHEEBWA
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,  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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0e6a35e7-24fd-42c7-acdc-70987990f4d1n%40googlegroups.com
> 
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAQecPeFxvEvDxMRVQpwgSkCT8mL0jhaXhLOoGrBFPX5w-fJ6A%40mail.gmail.com.


keeps redirecting to non-existent url, please help

2023-06-05 Thread Kit Jenkins
 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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0e6a35e7-24fd-42c7-acdc-70987990f4d1n%40googlegroups.com.