Skip to main content

Django CMS based IS for education

Project description

Leprikón is web information system for leisure centres and other educational organizations.

www.leprikon.cz

Docker image

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)

Uploaded Source

Built Distribution

leprikon-2.32.2-py3-none-any.whl (2.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page