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.13.0.tar.gz
(1.7 MB
view details)
File details
Details for the file leprikon-1.13.0.tar.gz.
File metadata
- Download URL: leprikon-1.13.0.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a39d6b00471d8ba60f16a4b66e38f1c51e1abd062867c6c062e77e76b740737b
|
|
| MD5 |
5fff0256409a9a9466ff7fa357b41f33
|
|
| BLAKE2b-256 |
e5e8f21d5981689752af99f4a58a4dd99c082744e9d72a8bf7b5fe8dc1984cb7
|