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-3.10.1.tar.gz
(2.0 MB
view hashes)
Built Distribution
Close
Hashes for leprikon-3.10.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb27eb63774e0ae2905f459226a6080916b5e2177e71bd2a99f4f5c5946250b5 |
|
MD5 | 277bc26f9eebd37999c0616343356a5c |
|
BLAKE2b-256 | f26cde15f9b17a5b24f34532454542d60a632610982740a2e4e1aa2d04341c73 |