A project launcher for Marathon
Installation
To install using a terminal:
$ virtualenv ve $ source ve/bin/activate (ve)$ pip install mission-control2 (ve)$ export DJANGO_SETTINGS_MODULE="mc2.settings" (ve)$ ve/bin/django-admin migrate --noinput
Running
Because this system uses Google Accounts with OAuth2 for authentication, in dev, it’s easiest to just login using your superuser:
Create a super user:
(ve)$ ./manage.py createsuperuser
Start the application on local address 127.0.0.1:8000:
(ve)$ DEBUG=True ./manage.py runserver
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mission-control2-3.12.0.tar.gz.
File metadata
- Download URL: mission-control2-3.12.0.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2f32e98866b61f2c9ba06600fbebb9c465380d2fa1f59b2aade3c4bc680e88e
|
|
| MD5 |
90bbdd8621831710775f3a747d2552a8
|
|
| BLAKE2b-256 |
d70ceb9e0298a057af1d555fd0d54bdcd956a4f2da7f0771c3bcb4a77dc8bf2d
|