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.24.1.tar.gz
(1.9 MB
view details)
File details
Details for the file leprikon-1.24.1.tar.gz.
File metadata
- Download URL: leprikon-1.24.1.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 |
651bd533fdde16ffc545c555e12d6ab48d2459b2d6cf6ed0fd46740a144b29e0
|
|
| MD5 |
7606873a6aa36259d67d057db2957f4d
|
|
| BLAKE2b-256 |
9c38ff8b1bc2661a18d0fddac24a38436a96aecc5286c3accc7849b7be406062
|