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.21.3.tar.gz
(1.9 MB
view details)
File details
Details for the file leprikon-1.21.3.tar.gz.
File metadata
- Download URL: leprikon-1.21.3.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 |
b6e079bdd384c14685bbfa9e95fa262f1e544e83ff75deb5573a562ea9f12a02
|
|
| MD5 |
373dea2ec13c0152957d81ae2b247a6a
|
|
| BLAKE2b-256 |
c52d64ab3522a29d77168ffa88a0d7308f0e0ea10857858fa53c2e5f0e13c522
|