Friday, March 24, 2023

Re: How to link different apps into one main app

Add your app name in settings.py in INSTALLED_APPS

On Fri, 24 Mar, 2023, 18:58 Chandresh . T, <chandreshsrmps@gmail.com> 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 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! 

--
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+unsubscribe@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.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACaE8x7mEP6Srk3vG61Oa%2BiTqw4knQvfgNCvCS7dy3qpxQbdsw%40mail.gmail.com.

No comments:

Post a Comment