mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-14 10:47:30 +08:00
new project
This commit is contained in:
3
examples/constants.py
Normal file
3
examples/constants.py
Normal file
@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
Reference in New Issue
Block a user