Re: Hello From Nigeria

2019-03-13 Thread Thaddeaus Iorbee
Yes please. 0814390 On Monday, March 11, 2019, Joshua Kayode wrote: > Greetings, if you are a django developer in Nigeria, would you consider > joining a WhatsApp group? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscri

RE: Error in Django url mapping

2019-03-24 Thread Thaddeaus Iorbee
Sorry, it should be first_project -- 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 post to this group, send email to

RE: Error in Django url mapping

2019-03-24 Thread Thaddeaus Iorbee
In your urls.py first_app, change 'index' to ''. That is empty string. 127.0.0.1:8000/first_app That's all you need. It should work. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fr