This website requires JavaScript.
Explore
Help
Sign in
django-repositories
/
fabric
Watch
1
Star
0
Fork
You've already forked fabric
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5c75151f2b
fabric
/
share
/
templates
/
conf
/
database
/
files
/
db.drop_db.sql.jinja2
ronny abraham
5c75151f2b
updated database files so that user and database names are put in quotes, also fixed some problems with pip
2025-04-23 20:12:29 +03:00
1 line
29 B
Django/Jinja
Raw
Blame
History
DROP DATABASE '
{{
db_name
}}
';
Reference in a new issue
View git blame
Copy permalink