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.32.2.tar.gz
(2.0 MB
view hashes)
Built Distribution
Close
Hashes for leprikon-2.32.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1fcfeaf70d9f534a0043594348ec31b2c496d8950b2edab4a189bf5aa9455dd |
|
MD5 | a5513751343f5a890c035a8a3d7fb787 |
|
BLAKE2b-256 | c7d1e515c08e9e022ec1eace31d8f9ab260beee5df90c769f45b6b6f495b40b7 |