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.2.3.tar.gz
(1.0 MB
view details)
File details
Details for the file leprikon-1.2.3.tar.gz.
File metadata
- Download URL: leprikon-1.2.3.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33805cdf261d0869df32c662edee1eecde60b0e4f6f8e915c904f10d39c411e0
|
|
| MD5 |
790c65ecd2a57ea99d063465265cf57a
|
|
| BLAKE2b-256 |
de30b7b6a7b5be1add01a2f294519665c6ae865b83b6daf98a18b6f377eeffd3
|