HelloI am running into the same problem but I do not understand what needs to be done. I use keepdb but how can I get the database cursor connection. Do I need to modify the test script? Thanks for your help.
Le mercredi 13 février 2019 à 10:54:04 UTC+1, Anton Melser a écrit : > When you use django unittests commit is made as no-op. Use --keepdb and at >> the end of your tests run SQL commit against your database cursor >> connection. >> > > Awesome, exactly the info I was missing. Thanks for your help. > Cheers, > Anton > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/80b4d9ea-e502-4ac5-8032-81ec0a99f4ffn%40googlegroups.com.

