Skip to content
Snippets Groups Projects
Commit 7460fa89 authored by Benjamin Hättasch's avatar Benjamin Hättasch Committed by Nadja Geisler
Browse files

Introduce default auto field setting (django 4.1 compatibility)

This removes a compatibility warning (Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField') for django 4.1
parent ffeb920c
No related branches found
No related tags found
1 merge request!134Upgrade Django to 3.2
Pipeline #107518 failed