timmyreilly / DjangoAboutMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DjangoCon 2015 Azure Challenge

Deploy to Azure

One more thing...

Before running this project, you need to synchronize the database.

This project has default settings for the database (it uses sqlite). You'll need to create the database before running the project. 1.Open Solution Explorer.

2.Right-click the project node and select Python->Django Sync DB.

3.You will be prompted to create a super user, enter yes. 4. Enter a user name, email and password when prompted. The username and password do not need to match any existing account.

About


Languages

Language:Python 46.0%Language:JavaScript 37.5%Language:HTML 14.1%Language:CSS 2.4%