This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-11 06:03:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a50f2bee94
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
compose
/
local
/
docs
/
start
8 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Fix docs service and add RTD support (#2920) Co-authored-by: Andrew-Chen-Wang <Andrew-Chen-Wang@users.noreply.github.com> Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-11-04 17:17:02 +00:00
#!/bin/bash
set -o errexit
set -o pipefail
set -o nounset
Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925) Co-authored-by: Bruno Alla <alla.brunoo@gmail.com> Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-11-23 14:51:20 +00:00
exec make livehtml
Reference in a new issue
Copy permalink