Django CMS based IS for education
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-2.33.0.tar.gz
(2.0 MB
view hashes)
Built Distribution
Close
Hashes for leprikon-2.33.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b39eefd4fced429bf1e9c5317a4216bd2ca59e2e4575aa556a0424462c58828 |
|
MD5 | 73f2905b13b14e692795eb60cb2aeb00 |
|
BLAKE2b-256 | ad1e30637c3cd24761de5cf585d65b7b52c10ac5426b53e1d8384811a09c5dfc |