mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-18 07:10:23 +00:00
5 lines
98 B
Python
5 lines
98 B
Python
from __future__ import unicode_literals
|
|
|
|
from django.db import models
|
|
|
|
# Create your models here.
|