Skip to content

desarrollotissat/stacksync-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manager

StackSync user manager

To create the database tables:

manage.py syncdb

Better update your current working stacksync database with:

ALTER TABLE workspace_user add column id uuid;

To install requirements necessary for the project to run: pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages