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-2.11.2.tar.gz
(1.9 MB
view details)
File details
Details for the file leprikon-2.11.2.tar.gz
.
File metadata
- Download URL: leprikon-2.11.2.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e712f708fabb8675b82975967e42bc064b6c43d373328dcb307457a6d7348a8 |
|
MD5 | e29619239f3f8038f997e58f28237816 |
|
BLAKE2b-256 | 44008c3fb9e1311ce63ad433dc3bd2e5996cbd3435ed539f3be0894c5383a074 |