How to link different apps into one main app

42 views
Skip to first unread message

Chandresh . T

unread,
Mar 24, 2023, 9:28:31 AM3/24/23
to Django users
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 moved to that room respectively.

So I thought that I can create 2 different apps one frontend and another backend then once logged in to the main app the user will be sent to the respective apps room.

I searched for how to do this on google, but there was no solution. So if you guys have any ideas please help me with this.

Thank you in advance! 

Vishesh Mangla

unread,
Mar 24, 2023, 9:41:52 AM3/24/23
to django...@googlegroups.com
Add your app name in settings.py in INSTALLED_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 django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1a056e9a-82c7-4267-a070-eb1119e3eceen%40googlegroups.com.

DOI TUYEN

unread,
Mar 24, 2023, 12:47:05 PM3/24/23
to django...@googlegroups.com
can you say more about this ?


Vào Th 6, 24 thg 3, 2023 vào lúc 20:41 Vishesh Mangla <manglav...@gmail.com> đã viết:

MAINSTREET STUDIO

unread,
Mar 24, 2023, 12:47:06 PM3/24/23
to django...@googlegroups.com
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😁

--

Chandresh . T

unread,
Mar 24, 2023, 9:48:34 PM3/24/23
to django...@googlegroups.com
Thank you MAINSTREET STUDIO!

Reply all
Reply to author
Forward
0 new messages