Petr 4 năm trước cách đây
mục cha
commit
5e405b5183
2 tập tin đã thay đổi với 12 bổ sung0 xóa
  1. 6 0
      .idea/vcs.xml
  2. 6 0
      req.txt

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>

+ 6 - 0
req.txt

@@ -0,0 +1,6 @@
+asgiref==3.3.1
+coverage==4.0.3
+Django==3.1.4
+pytz==2020.4
+soft-delete==0.2.2
+sqlparse==0.4.1