Host Django with XAMPP on Windows

前端 未结 5 862
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-30 11:59

Can I run a Django (Python framework) base site with XAMPP on Windows? Please guide me.

5条回答
  •  我在风中等你
    2021-01-30 12:24

    You may want to checkout DjangoStack. It is similar to XAMPP in that is free, multiplatform and self-contained but it comes with Django installed by default.

提交回复
热议问题