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.22.5.tar.gz
(1.9 MB
view details)
File details
Details for the file leprikon-1.22.5.tar.gz.
File metadata
- Download URL: leprikon-1.22.5.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78f58c821383fb5cdab90555039e0d2024078ec7077b378ce34f0fcfa42ea0dd
|
|
| MD5 |
653d694197b3270fa9722586e4b968da
|
|
| BLAKE2b-256 |
82bb890364003c5e1993c70fc56399a1d126ab6c71b4e61e49ec75609bf976be
|