This website requires JavaScript.
Explore
Help
Sign In
PlexSheep
/
gawa
Watch
1
Star
0
Fork
You've already forked gawa
0
Code
Issues
27
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
17b0fc8d6f
gawa
/
gawa
/
migrate.sh
3 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
python manage.py makemigrations
&&
python manage.py migrate
Reference in New Issue
View Git Blame
Copy Permalink