Re:

2023-03-09 Thread Adekola Aderonmu
I guess a login page, that takes you to a dashboard with different options and a logout. On Fri, 10 Mar 2023, 07:16 André Hangalo, wrote: > What do really want? > > On Fri, 10/03/2023 at 06:54 Adekola Aderonmu wrote: > >> So what do you need ? >> >> On Fri, 10 Mar 2023, 06:51 Praveen Kumar, >

Re:

2023-03-09 Thread André Hangalo
What do really want? On Fri, 10/03/2023 at 06:54 Adekola Aderonmu wrote: > So what do you need ? > > On Fri, 10 Mar 2023, 06:51 Praveen Kumar, > wrote: > >> Hello Team, >> >> Need help on creating one dashboard using Django. Please help me with it. >> >> Thanks &Regards, >> Praveen >> 33328

Re:

2023-03-09 Thread Adekola Aderonmu
So what do you need ? On Fri, 10 Mar 2023, 06:51 Praveen Kumar, wrote: > Hello Team, > > Need help on creating one dashboard using Django. Please help me with it. > > Thanks &Regards, > Praveen > 333286 > > -- > You received this message because you are subscribed to the Google Groups > "Dja

[no subject]

2023-03-09 Thread Praveen Kumar
Hello Team, Need help on creating one dashboard using Django. Please help me with it. Thanks &Regards, Praveen 333286 -- 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

Re: Django v3.2 broken admin interface due to malicious JSON value

2023-03-09 Thread 'Johannes Filter' via Django users
Thanks for the hint. I indeed used the fuzzer a while ago with an older Python version. I just tried to save this kind of string and I now receive the same `ValueError` when the malicious string would get saved to the DB. On Wednesday, 8 March 2023 at 01:06:41 UTC+1 Mike Dewhirst wrote: > On 8/