4
The warnings, like said in a deleted comment, should come from the new policy about cookies. The cookies comes from pgAdmin, included in PostgreSQL.
I solved upgrading to the last version of pgAdmin AND deleting the cookies stored in the cache.
4
similar error, but without python nor django , was solved by clearing the cookies (firefox | developper tools | Storage | cookies…) and refreshing the page.
- [Django]-Query annotation by distance to find closest distance in Django 1.11 with postgis appears incorrect
- [Django]-Annotation with a subquery with multiple result in Django
- [Django]-How to avoid django "clashes with related m2m field" error?
- [Django]-Error in db with modeltranslation in django
- [Django]-Using Python Dataclass in Django Models
Source:stackexchange.com