Go to file
j fd7d603934 show warning if unable to conenct to lsd 2013-11-03 15:35:05 +01:00
lsd_simpleshare option to edit items, install django_lsd from git, no secrets in git 2013-11-03 15:02:46 +01:00
static/js show warning if unable to conenct to lsd 2013-11-03 15:35:05 +01:00
templates example django lsd project 2013-11-03 12:03:57 +01:00
.gitignore show warning if unable to conenct to lsd 2013-11-03 15:35:05 +01:00
README show warning if unable to conenct to lsd 2013-11-03 15:35:05 +01:00
manage.py example django lsd project 2013-11-03 12:03:57 +01:00
requirements.txt option to edit items, install django_lsd from git, no secrets in git 2013-11-03 15:02:46 +01:00

README

LSD example site

REQUIREMENTS
    you have to install
    
    Django
        pip install Django
    django_lsd
        pip install git+https://git.0x2620.org/django_lsd.git#egg=django_lsd

CLINETS
    and users will need to run lsd, more on that at
        https://git.0x2620.org/?p=lsd.git