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.21.4.tar.gz
(2.0 MB
view details)
File details
Details for the file leprikon-2.21.4.tar.gz
.
File metadata
- Download URL: leprikon-2.21.4.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9878e24d34909a51e6180201e0b59d387a98c3f2cfdf09358615a6a3f0f1709 |
|
MD5 | 3cc26835710a063dd3c1650c9fa014fe |
|
BLAKE2b-256 | f48ffb40a15ea9be5549e02e54698b95e139daece16f23be7576b2bad98c0ab7 |