Skip to content

Commit

Permalink
chore: 충돌 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
권아림 authored and dkfla committed Jul 27, 2024
1 parent ec80971 commit 27fdab2
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 204 deletions.
163 changes: 0 additions & 163 deletions accounts/migrations/0001_initial.py

This file was deleted.

17 changes: 0 additions & 17 deletions accounts/migrations/0002_alter_user_email.py

This file was deleted.

22 changes: 0 additions & 22 deletions accounts/migrations/0003_alter_user_nickname.py

This file was deleted.

Empty file removed accounts/migrations/__init__.py
Empty file.
1 change: 0 additions & 1 deletion mustgou/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"rest_framework",
"rest_framework.authtoken",
"accounts",
"myapp",
"users",
"friends",
"restaurants",
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
asgiref==3.8.1
backports.zoneinfo==0.2.1
Django==4.2.14
djangorestframework==3.15.2
pillow==10.4.0
Expand Down

0 comments on commit 27fdab2

Please sign in to comment.