diff options
| author | Bobby <[email protected]> | 2024-08-31 01:10:02 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-31 01:10:02 -0400 |
| commit | d6402c0b3fde39ee411f06fa67c1512a14990a26 (patch) | |
| tree | 2d621f9d98eb66b107f93e45a32fc9a14b6c19be /authentication | |
| parent | 521c66d0bf4d1c8967e232668839b64b1090dac4 (diff) | |
| download | yugen-d6402c0b3fde39ee411f06fa67c1512a14990a26.tar.xz yugen-d6402c0b3fde39ee411f06fa67c1512a14990a26.zip | |
multiple data card styles
Diffstat (limited to 'authentication')
| -rw-r--r-- | authentication/migrations/0001_initial.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/authentication/migrations/0001_initial.py b/authentication/migrations/0001_initial.py index 1de3d73..ed9c14e 100644 --- a/authentication/migrations/0001_initial.py +++ b/authentication/migrations/0001_initial.py @@ -1,4 +1,4 @@ -# Generated by Django 5.1 on 2024-08-26 04:46 +# Generated by Django 5.1 on 2024-08-31 04:01 import django.contrib.auth.models import django.contrib.auth.validators |
