Hello,
Register your app in setting.py-> INSTALLED_APPS like
'appname.apps.appnameConfig' from your apps.py. Alternatively, you can
write 'app_name' instead of the whole sentence.

Regards,
Aritra.

On Tue, 15 Jun 2021 at 05:46, Stathis Angelou <stakath...@gmail.com> wrote:

> good evening all,
>
> I have started building a webapp using python, django and linux, but i'm
> afraid the app does not appear under admin tab in 127.0.0.1:8000/admin
> I am sure I am missing something, attached is my code
>
> Thank you in advance
> Stathis
>
> --
> 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/f96dec5e-7f33-43d5-b48b-283460668f5an%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/f96dec5e-7f33-43d5-b48b-283460668f5an%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFecadsoLmb6WPRyZG1WaMu54a0_jg15zQBE70XvLBzoznysTw%40mail.gmail.com.

Reply via email to