Django-pip-starter Documentation - Read the Docs

django-pip-starter Documentation

Release 1.0.3 Marius Grigaitis

Sep 28, 2017

Contents

1 Installation

3

2 Quick start

5

3 Documentation

7

4 History

9

5 Table of Contents

11

5.1 Layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

5.2 Database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

5.3 Package management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

5.4 Deployment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

5.5 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

i

ii

django-pip-starter Documentation, Release 1.0.3

Have you ever had problems deploying and configuring django project? This project removes headaches that you used to have when quick-starting django project, configuring environments, downloading packages and etc. It creates django project by using one simple command, ready for running. Solution is based on pip and virtualenv, it has minimal external requirements.

Contents

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download