2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00
2015-09-24 18:31:03 +02:00

Denote is a basic note application writtent in Django

Current version is 0.1

Requirements :
Django >= 1.8, libapache2-mod-wsgi if you want to use Denote with Apache. PyGments (Optional).

Installation :
* Download Denote
* Update denote/wsgy.py (with $PWD/../) don't forget the final slash !
* Update denote/settings.py (SECRET_KEY...)
* Run ./manage.sh syncdb
* Run ./manage.sh runserver 0.0.0.0:8080
or
* Copy (and edit) apache_denote.conf in /etc/apache2/sites-available, and create a symbolic link from /etc/apache2/sites-enabled to /etc/apache2/sites-available


More information can be found at http://indefero.soutade.fr/p/denote
Description
No description provided
Readme 109 KiB
v0.1 Latest
2015-09-24 18:31:03 +02:00
Languages
Python 83.8%
HTML 10.1%
CSS 3.2%
JavaScript 2.9%