Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

File metadata and controls

17 lines (10 loc) · 424 Bytes

Django ALES Turorial

Básico de django para fazer um novo site pro ALES

Requirements

  • Python 3.x
  • Django 2.2

Installation

Clone the repo, set up your virtualenv and run pip install -r requirements.txt.

Then run python initialize.py and answer the questions.

Or deploy to Heroku

Deploy