frankwrk / django-heroku-basic-template

Basic Django setup for deploying to heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3

django-heroku-basic-template

Basic Django setup for deploying to heroku

New Features

  • Basic App
    • Completely Optional
    • Default Migrations
    • Comes with Tailwinds and Bootstrap starter themes out of the box
    • Custom splash homepage replaces default Django "it worked" page
    • Latest Greatest Python and Django

How to use

  1. Click the "Use this template" button
  2. Name and create your own repo based off this one
  3. Change the readme code for the button below to link to the new url of your repo.
  4. Click button and follow steps on Heroku
  5. Get to work writing models, urls, and views with Django!

Deploy

About

Basic Django setup for deploying to heroku


Languages

Language:Python 50.2%Language:HTML 49.8%