- clone the git repo
- create
secret.py
based onsecret.sample
- register an OAuth app with Ion for authentication (client-type = confidential, auth-grant-type = authorization-code)
- copy the client_id and client_secret values from Ion to
secret.py
- edit
settings.py
so thatMEDIA_ROOT
andSTATIC_ROOT
point to your desired directories (you also need to create these directories) - uploaded documents will be stored in the media directory, and static files will be collected to the static directory
- django will not serve any files in either of these directories, so you need to make sure your web server will
-
Notifications
You must be signed in to change notification settings - Fork 0
License
tjsga/study-bank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published