Re: how to build a CAS

2020-04-02 Thread Dyron Abreus
check this out https://github.com/django-cas-ng/django-cas-ng On Thu, Apr 2, 2020 at 6:05 AM avinash prajapati wrote: > Can anyone help me to build a centralized authentication server or suggest > best ways do it. > > -- > You received this message because you are subscribed to the Google

Re: Mobile friendly admin

2020-04-02 Thread Tim Graham
What version of Django are you using? https://github.com/elky/django-flat-responsive is an extension for the Django admin that makes the interface mobile-friendly. It's part of Django 2.0 and later. On Wednesday, April 1, 2020 at 4:02:57 AM UTC-4, guettli wrote: > > I know there a several

Re: Can't find the .sql file when config the MySQL as backend server

2020-04-02 Thread Kasper Laudrup
https://stackoverflow.com/help/how-to-ask -- 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

Which Application server is best for django deployment on Windows server 2012R2 flatform

2020-04-02 Thread Surendranath Kuchi
Dear all, I am new to django and python. I would like to know which Application server is best for to deploy and consider as a production environment. Our infrastructure is window based. Currently we have Windows server 2012R2. Kindly let me know free application servers for commercial use.

Can't find the .sql file when config the MySQL as backend server

2020-04-02 Thread Anirudh choudhary
-- 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

Re: heroku hosting apllication error

2020-04-02 Thread sagar ninave
I just delete all process and redeployed it On Thu, 2 Apr 2020 at 4:07 PM, o1bigtenor wrote: > > > On Thu, Apr 2, 2020 at 4:01 AM sagar ninave wrote: > >> thanks for reply >> >> but problem is solved now >> >> Hmm - - - - to assist anyone else that has run into this problem it > would >

Using a custom AdminSite subclass

2020-04-02 Thread Oliver Kraitschy
Hello everybody, I'm using a custom AdminSite subclass. But since the update from Django 2.0.13 to 2.2.12 I'm having problems to get it recognized when creating or running migrations. This is what I have in hal/admin.py: from django.contrib import admin class HalAdminSite(admin.AdminSite):

ModuleNotFoundError: No module named 'apidjangowithjwt.emailservice'

2020-04-02 Thread Kumar Sanu
https://stackoverflow.com/questions/60870963/modulenotfounderror-no-module-named-apidjangowithjwt-emailservice Attached is the folder structure of Project. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: While clicking on an image need to perform some python code based on the image url

2020-04-02 Thread Kasper Laudrup
https://stackoverflow.com/help/how-to-ask -- 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

While clicking on an image need to perform some python code based on the image url

2020-04-02 Thread sharu kuriakose
-- 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

Re: Populate script not working

2020-04-02 Thread jay sharma
Sir hi I am aman , look at following error message: django.contrib.auth.models.DoesNotExist: User matching query does not exist. So on this my suggestion is What you importing from django.contrib.auth.models first check that needed query is present at above or not... On Wed, Apr 1, 2020, 11:54

Re: heroku hosting apllication error

2020-04-02 Thread o1bigtenor
On Thu, Apr 2, 2020 at 4:01 AM sagar ninave wrote: > thanks for reply > > but problem is solved now > > Hmm - - - - to assist anyone else that has run into this problem it would likely be quite useful if you posted what you did to fix things - - - please? Regards -- You received this

how to build a CAS

2020-04-02 Thread avinash prajapati
Can anyone help me to build a centralized authentication server or suggest best ways do it. -- 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

Re: Creating test databases in parallel

2020-04-02 Thread Ram Rachum
When you say "shrinking your test databases", what do you mean exactly? I'm a bit of a newbie on that part of Django. On Wed, Apr 1, 2020 at 8:13 PM Thomas Lockhart wrote: > If you are trying to optimize the test flow, then you may want to spend > some time shrinking your test databases to a