mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 03:57:09 +00:00
feat: added pretty data generation
This commit is contained in:
@@ -8,4 +8,4 @@ class UsersConfig(AppConfig):
|
||||
verbose_name = "Пользователи (веб)"
|
||||
|
||||
def ready(self):
|
||||
pass
|
||||
import apps.user.signals
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.1.6 on 2025-03-03 09:41
|
||||
# Generated by Django 5.1.6 on 2025-03-03 09:46
|
||||
|
||||
import uuid
|
||||
from django.db import migrations, models
|
||||
|
||||
Reference in New Issue
Block a user