Commit Graph

29 Commits

Author SHA1 Message Date
Emmanuel Cazenave 505d23bffb remove rfc3161 timestamping (#42352) 2020-05-04 13:59:26 +02:00
Emmanuel Cazenave a8726bee69 django 1.8 compatiblity
Plus additionnal changes :
 - use argparse instead of optparse in cli (recommended starting django 1.8)
 - add some tests on CLI
 - update README
2018-01-11 11:17:11 +01:00
Emmanuel Cazenave 6dd7c17c09 virtenv-Pip install working
- pin some dependencies
  - update README
  - Use of DEBUG now permits to not set SECRET_KEY (which was
    obviously the code intention but was not working)
2018-01-08 15:23:21 +01:00
Benjamin Dauvergne 2112287b8f app_settings: [private-flag] add setting ALLOW_PRIVATE_FLAG to activate the private-flag feature 2014-05-05 13:31:42 +02:00
Benjamin Dauvergne 7dbc0faa76 README.rst: add new application settings 2014-04-26 11:34:34 +02:00
Benjamin Dauvergne c4c84e4b8a README.rst: describe settings DOCBOW_BASE_URL, DOCBOW_MAILBOX_PER_PAGE, DOCBOW_TRUNCATE_FILENAME and DOCBOW_TIMESTAMP_PROVIDER 2014-01-31 10:25:05 +01:00
Benjamin Dauvergne 78010b285d README.rst: describe DOCBOW_MAX_FILE_SIZE setting 2014-01-31 10:20:33 +01:00
Benjamin Dauvergne 667fe6159e settings: add sentry support 2013-11-06 11:59:18 +01:00
Benjamin Dauvergne d3cad38418 README: add a bootstrap section for developpers 2013-06-25 13:53:39 +02:00
Benjamin Dauvergne 8cad7fa0ec README: add a section on template customization 2013-01-31 23:17:24 +01:00
Benjamin Dauvergne 6729d6de99 README: add a settings section 2013-01-31 23:13:11 +01:00
Benjamin Dauvergne d5c9a368d9 commands: add new commands to administrate list and users from the command line 2013-01-31 23:05:00 +01:00
Benjamin Dauvergne e495a62ff0 commands: add a sendfile command 2013-01-18 10:09:04 +01:00
Benjamin Dauvergne 7e1077f4fb templatetags: allows URL when configuring the main menu 2013-01-17 18:19:18 +01:00
Benjamin Dauvergne 5bc4652ed2 update README 2012-10-30 13:11:32 +01:00
Benjamin Dauvergne f3a664be4d add remark to README.rst about needed locale charset 2012-02-10 12:14:50 +01:00
Benjamin Dauvergne d535e13756 factorize csv list to python list converter 2011-09-08 13:52:34 +02:00
Benjamin Dauvergne c8ad7a4670 add SWIG to dependencies 2011-09-08 11:30:21 +02:00
Benjamin Dauvergne c44ab00b8e update README.rst with latest installation instructions
also update dev-req.txt for missing/useless dependecies
2011-08-22 12:10:12 +02:00
Benjamin Dauvergne a7b86c79bb rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
Benjamin Dauvergne d96b2fea95 rename docbow package to docbow_project 2011-08-22 10:25:49 +02:00
Benjamin Dauvergne d5e3abb7ff fix wrong file extension in README.rst 2011-07-20 16:44:21 +02:00
Benjamin Dauvergne 94200da746 Add paragraph to the README for use with apache2 on Debian
Also talk about problem with encoding/decoding of file names on the
filesystem when using mod_wsgi.
2011-07-20 16:43:24 +02:00
Benjamin Dauvergne 8fa6f11bca Modify instructions of the README to enable south migrations 2011-07-07 15:12:56 +02:00
Frédéric Péters 116cfd5e39 Fix instruction for initial syncdb 2011-06-27 15:32:54 +02:00
Benjamin Dauvergne f3553c4ecd Fix instructions for compiling translations files 2011-06-27 14:54:19 +02:00
Benjamin Dauvergne b797d43b72 add instructions to compile translation files 2011-06-27 14:36:30 +02:00
Benjamin Dauvergne 966e1b8c1d Add installation instructions to README.rst 2011-06-27 13:58:35 +02:00
Benjamin Dauvergne a9b48ace33 Add a readme file 2011-06-09 16:10:46 +02:00