Skip to content

Create Django Project #1

@nmagerko

Description

@nmagerko

Prerequisite: all team members must have a working virtualenv with proper requirements.txt. If this is not in master before you start working on this issue, you're working on the wrong thing!

Once the Django dependency is installed through pip, you should be able to run django-admin.py startproject acasite. This will create a new Django project called "acasite" and install it in your current directory (your virtualenv should be active before running this!). Once everything is generated, put the key in an environment variable that is set/unset when your virtualenv is activated/deavtivated. Make sure the secret key is out of the settings file before committing.

Please feel free to assign yourself and close the issue when you are done.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions