Browse Source

add ignore

Evgeny Polivanov 1 year ago
parent
commit
28378cd352
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gitignore
  2. 1 1
      SharixAdmin/migrations/0001_initial.py

+ 1 - 1
.gitignore

@@ -6,7 +6,7 @@ tickets/
 metaservicesynced/
 staticfiles/
 core/config.py
-migrations/000*.py
+000*.py
 # VSCode
 .vscode
 

+ 1 - 1
SharixAdmin/migrations/0001_initial.py

@@ -1,4 +1,4 @@
-# Generated by Django 4.1.3 on 2023-03-17 10:12
+# Generated by Django 4.1.3 on 2023-03-31 19:43
 
 import django.contrib.auth.models
 import django.contrib.auth.validators