Help with Django Models

2017-12-13 Thread Udit Vashisht
I have an outside python function which reads a csv from web and fetch certain data in forms of tuple. So that i can use that tuple in my python models for choices in one of the fields. Till now i am running the function independently and copying the returned tuple to my models.py for choices.

Django Login Popup forms.

2018-01-31 Thread Udit Vashisht
Hi, I want to create a popup form for login. I have implemented the same for signup by creating jsonresponse from signup view. But i could not do the same for the login form. Can anyone help. -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Taggit-selectize

2018-08-14 Thread Udit Vashisht
Friends I am using taggit-selectize to add tags to blog post in my blog. It is working fine in the admin but for user form it is not working. Has anyone else used it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gro