Skip to content
Snippets Groups Projects
Commit 31472554 authored by Benjamin Hättasch's avatar Benjamin Hättasch
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 ea342527
No related branches found
No related tags found
No related merge requests found
Pipeline #105725 passed