Re: How to link different apps into one main app

2023-03-24 Thread Chandresh . T
Thank you MAINSTREET STUDIO! On Fri, 24 Mar 2023 at 22:16, MAINSTREET STUDIO wrote: > My thoughts on this will be not to create 2 apps but have many Rooms in > your app and if the user register as a backend dev then in the database > they'll be queried to the specific room and also have a functi

Re: How to link different apps into one main app

2023-03-24 Thread DOI TUYEN
can you say more about this ? Vào Th 6, 24 thg 3, 2023 vào lúc 20:41 Vishesh Mangla < manglavishes...@gmail.com> đã viết: > Add your app name in settings.py in INSTALLED_APPS > > On Fri, 24 Mar, 2023, 18:58 Chandresh . T, > wrote: > >> I'm a new learner of Django, and I want to do a project,

Re: How to link different apps into one main app

2023-03-24 Thread MAINSTREET STUDIO
My thoughts on this will be not to create 2 apps but have many Rooms in your app and if the user register as a backend dev then in the database they'll be queried to the specific room and also have a function that do redirection to a specific room😁 On Fri, Mar 24, 2023, 3:28 PM Chandresh . T wrot

Re: How to link different apps into one main app

2023-03-24 Thread Vishesh Mangla
Add your app name in settings.py in INSTALLED_APPS On Fri, 24 Mar, 2023, 18:58 Chandresh . T, wrote: > I'm a new learner of Django, and I want to do a project, In the main app a > form will be given and if the person tells that he belongs to the frontend > or backend developing group he will be