What it takes to bring web application to a mobile app

2021-10-19 Thread Ram Mullapudi
Hi, We are planning to create a mobile app for our e-commerce web application that is being developed on DJango, Python, VUE Js and we need to keep both mobile and web interfaces but data should be synced seamlessly. Also we don’t want responsive design web app in mobile view. Best regards,

[no subject]

2021-10-19 Thread Waqas Ali
Hi Maryam whare you from? -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit ht

Re: What it takes to bring web application to a mobile app

2021-10-19 Thread Planet X
Hey there all all you Mind-blowing people i am new in django i am trying to set my view and urls of app and project i tried lots of time it showing errors please help me out to do i want to learn with the help of your On Tuesday, October 19, 2021 at 2:31:53 PM UTC+5:30 ram.mu...@gmail.com wrot

Django admin redirects behind nginx proxy subpath

2021-10-19 Thread Rodolphe Gohard
I am running a small django app with django admin. In fact, I only use django admin to edit a few models. It works fine in local and behind a simple proxy reverse, but now I have this kind a rewrite that changes the path: (it's a nginx ingress rewrite rule for Kubernetes) path: /diagnosis-admi

django datatable

2021-10-19 Thread Eugene TUYIZERE
Please suggest a good CSS for the datatable below [image: image.png] Regards, -- *Eugene* -- 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+unsubsc

Re: DJNAGO Many to Many field MultiSelect Into DropdownList

2021-10-19 Thread Sebastian Jung
This is Admin Frontend this has nothing to do with normal Frontend. In Admin Frontend i have no experience... Am Di., 19. Okt. 2021 um 09:55 Uhr schrieb 'Maryam Yousaf' via Django users : > It is not working with SelectMultiple. I can select multiple values but it > is not showing any drop down.