File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11<!-- omit in toc -->
22# dsd-pythonanywhere
33
4+ <div style =" display : flex ; gap : 10px ; align-items : center ; margin-bottom : 1em ;" >
5+ <a target =" _blank " href =" https://github.com/caktus/dsd-pythonanywhere/blob/main/LICENSE " style =" background :none " >
6+ <img src="https://img.shields.io/badge/License-BSD-blue.svg?label=license">
7+ </a >
8+ <a target =" _blank " href =" https://github.com/caktus/dsd-pythonanywhere/actions/workflows/tests.yaml " style =" background :none " >
9+ <img src="https://github.com/caktus/dsd-pythonanywhere/actions/workflows/tests.yaml/badge.svg?branch=main">
10+ </a >
11+ </div >
12+
413A plugin for deploying Django projects to [ PythonAnywhere] ( https://www.pythonanywhere.com/ ) , using django-simple-deploy.
514
615For full documentation, see the documentation for [ django-simple-deploy] ( https://django-simple-deploy.readthedocs.io/en/latest/ ) .
You can’t perform that action at this time.
0 commit comments