Django CMS based IS for leisure centre
Project description
Leprikón is web information system for leisure centres and other educational organizations.
Installation with pip
# create and enter an empty directory of your choice
mkdir leprikon && cd leprikon
# create and activate virtual environment
virtualenv env
. env/bin/activate
# install leprikon with all the requirements
pip install leprikon
# create database
leprikon migrate
# create admin user
leprikon createsuperuser
# run development server
./manage.py runserver
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
leprikon-1.16.6.tar.gz
(1.7 MB
view details)
File details
Details for the file leprikon-1.16.6.tar.gz.
File metadata
- Download URL: leprikon-1.16.6.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9def34d8f74ba66e4cfca9c0657ce573355f3b4f0be315c72b7572c98f99585
|
|
| MD5 |
af608c026342a793cfbd90d038a38a43
|
|
| BLAKE2b-256 |
6356431723abc88fc1bc17caee3c8dee07faf252979e74c68ba471d374ca9cab
|