Yes you can, but you have to update the app name in apps.py file set the app name as apps.your_app_name and in settings.py file set the apps.your_app_name in installed apps.
On Fri, Oct 6, 2023, 18:40 Qayyam Hussain <[email protected]> wrote: > Yes > > On Fri, Oct 6, 2023, 6:00 PM kemo njie <[email protected]> wrote: > >> Hello, am currently a new Django developer, can i put all my django apps >> in one folder and name it as apps >> >> -- >> 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/8ffca09c-87bc-4358-aa27-bff2977a2dc7n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/8ffca09c-87bc-4358-aa27-bff2977a2dc7n%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/CAOx6qv83R-pnPZwREp1p2dCMdOmrK3UUbET%2BbiuGKt%3DYwF5_9g%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAOx6qv83R-pnPZwREp1p2dCMdOmrK3UUbET%2BbiuGKt%3DYwF5_9g%40mail.gmail.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/CAP5jpJGuZBOq8cEc21COjsO3p63EUb-FCnBdQ7Onp9wMyGL13Q%40mail.gmail.com.

