This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
auf/authentic2/src/authentic2_plugin_template/models.py

5 lines
109 B
Python

from django.db import models
from django.utils.translation import ugettext_lazy as _
# put your models here