Re : Need help in django database related

38 views
Skip to first unread message

Avi shah

unread,
Oct 13, 2021, 1:38:46 PM10/13/21
to django...@googlegroups.com
I want to build an platform where admin can add events and I want end users to register for that event , so how do I save the data/registration of the user for that particular event , how can i create dynamic tables like 1 table for 1 event or is there some other logic behind it?

Thanks in advance

MR INDIA

unread,
Oct 14, 2021, 10:03:28 AM10/14/21
to Django users
Maybe you need to learn db relationships in django models and forms, 
Learn about db :

And inspect source code of this project:

https://github.com/sajib1066/django-event-management


Hope this helps, 

A fellow django developer

Richard Dushime

unread,
Oct 14, 2021, 5:54:08 PM10/14/21
to django...@googlegroups.com
i Think using Django  u will create models then register  them in admin,   for saving data /registration  u will create a form that will be posting data  in database  may be u can add in an email scripts if u want to always be aware of who has registered for an event 

On Wed, Oct 13, 2021 at 8:37 PM Avi shah <get...@gmail.com> wrote:
I want to build an platform where admin can add events and I want end users to register for that event , so how do I save the data/registration of the user for that particular event , how can i create dynamic tables like 1 table for 1 event or is there some other logic behind it?

Thanks 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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALa7AFPNK_KTJvDERYXmi_RG9_xq58EjiBAH7PsOcL0gCFHDYg%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages