Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxDrive

Python/Django

File Sharing service with auth and file encryption.

Django Project located in site.

To run django server:

python.exe manage.py runserver

To apply changes to DB models:

python.exe manage.py makemigrations
python.exe manage.py sqlmigrate boxdriveapp <number from migrations folder>
python.exe manage.py migrate

How to create a pull request to this repository: https://opensource.com/article/19/7/create-pull-request-github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages