?? question ,its urgent

2022-06-19 Thread Abhinandan K
how to store the data in django databse table if user append fields according to their need for example i have 1 one field 1) name 2) age 3) salary and the sign('+) if user click on + sign row append one plus in form..my question is that i want to store the data in all appended textboxes in single

Re: I can't use shared server's Ip Address for run Django

2022-06-19 Thread Ryan Nowakowski
Please copy and paste that section of your settings.py and the full error including any traceback. On June 16, 2022 11:54:44 PM CDT, saranphat roungkitrakran wrote: >I have to put my project to share sever for others can use it . I try to >change allow_host become shared server's Ip Address ,b