I can set the logout redirect url successfully with LOGOUT_REDIRECT_URL in
my project's settings.py, but I still get this error when I try to log in.
On Thursday, October 7, 2021 at 3:54:24 PM UTC-6 Ammon Quackenbush wrote:
> I am setting up keycloak with a django webapp and this is the error I
One more note... I deleted the database and migrations and started clean
again, and this time when I opened the migration file it had
setting.AUTH_USER_MODEL the way I wanted it. So I don't know why it didn't
do that before.
On Monday, October 11, 2021 at 9:17:39 AM UTC-4 bnmng wrote:
> That'
Hello,
I have one model which is campaign tracking. In that mode, I have two Fk's
country and city. Cities are linked with country as I am using chained
filtering so, it is working fine on model level where user has to give
inputs but I also have to provide two filters on web interface Country
I'm not expert in doing this but the short answer is yes to both
questions. You might want to look into instructions for running Nginx and
Apache together. I haven't done this but there's a lot of info out there.
Even if that's not exactly what you want it might help
On Friday, October 8, 20
That's genius, David. Thank you!
On Sunday, October 10, 2021 at 5:56:07 PM UTC-4 David Nugent wrote:
> Why not just edit the migration file directly and substitute 'my_custom..'
> for settings.AUTH_USER_MODEL?
>
> There should be no problem in doing that.
>
> Regards, David
>
> On Sun, Oct 10,
My bad ill make it specific
Should i make two django servers or make 1 rest_api with 2 django servers
if i want a common data base linked between them?
On Monday, 11 October 2021 at 02:21:38 UTC+5:30 Kasper Laudrup wrote:
> On 10/10/2021 22.07, parag gupta wrote:
> > Hello all,
> > So i was deve
6 matches
Mail list logo