first commit

This commit is contained in:
A'zamov Samandar
2025-11-21 14:41:16 +05:00
commit 256e80cc23
161 changed files with 7052 additions and 0 deletions

28
.cruft.json Normal file
View File

@@ -0,0 +1,28 @@
{
"template": "https://github.com/JscorpTech/django",
"commit": "38afe9dd67ae4b080fcc6e5da47b494c448214b6",
"checkout": null,
"context": {
"cookiecutter": {
"cacheops": true,
"silk": true,
"storage": true,
"channels": true,
"ckeditor": true,
"modeltranslation": true,
"parler": false,
"rosetta": false,
"project_name": "uzxarid",
"settings_module": "config.settings.local",
"runner": "wsgi",
"script": "entrypoint.sh",
"key": "django-insecure-change-this-in-production",
"port": "8081",
"phone": "998000000000",
"password": "admin123",
"max_line_length": "120",
"project_slug": "uzxarid"
}
},
"directory": null
}