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.1.0.tar.gz
(1.0 MB
view details)
File details
Details for the file leprikon-1.1.0.tar.gz
.
File metadata
- Download URL: leprikon-1.1.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8819150d5b0f14c96b78c0819b23c8209baabab5646e604e3533474b98b8cdf7 |
|
MD5 | 0da3702f7e32e04430bc4e40fd9d8e50 |
|
BLAKE2b-256 | 171d2fdd092793e0076bfd792ba3bd6391890ecf8fe7950e553bd17ce9be4011 |