Skip to content

Commit

Permalink
image api first
Browse files Browse the repository at this point in the history
  • Loading branch information
YSHyeonn committed Feb 14, 2024
1 parent e0d560f commit 2ad3089
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
Binary file added app/_image/iamcrying_qXko0fR.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 0 additions & 16 deletions app/cspc_web/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,19 +168,3 @@
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field

DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"

UPLOAD_TO_OPTIONS = {
"black_listed_extensions": [
"php",
"html",
"htm",
"js",
"vbs",
"py",
"pyc",
"asp",
"aspx",
"pl",
],
"max_filename_length": 50,
}

0 comments on commit 2ad3089

Please sign in to comment.