This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/calebasse
Mikaël Ates a952079446 app_label not necessary anymore. 2015-01-06 18:49:08 +01:00
..
actes app_label not necessary anymore. 2015-01-06 18:49:08 +01:00
agenda Remove old migrations and add Django 1.7 migrations. 2015-01-06 18:49:08 +01:00
common logging: handling cases when objects created, modified or deleted from shell 2014-07-22 14:43:09 +02:00
dossiers app_label not necessary anymore. 2015-01-06 18:49:08 +01:00
facturation Remove old migrations and add Django 1.7 migrations. 2015-01-06 18:49:08 +01:00
fixtures fixture: add one missing job. 2013-01-03 16:37:09 +01:00
formats settings: remove settings folder and replace it by a settings.py file 2013-12-18 10:18:57 +01:00
middleware middleware: Create a middleware to grab the request. 2012-11-02 08:58:45 +01:00
personnes Remove old migrations and add Django 1.7 migrations. 2015-01-06 18:49:08 +01:00
ressources Remove old migrations and add Django 1.7 migrations. 2015-01-06 18:49:08 +01:00
static dossiers : allow printing when no query. 2014-12-17 12:45:42 +01:00
statistics patient record id grayed on all pages in order to avoid confusion 2014-08-18 16:55:57 +02:00
templates preventing browser of autofilling the password change form 2014-10-06 21:23:50 +02:00
__init__.py Release 1.2.99 - The last before Moving to Django1.7. 2015-01-06 18:49:08 +01:00
api.py agenda: test if a eventwithact exists before trying to update it 2013-12-17 19:41:46 +01:00
cbv.py agenda: cleaning up all schedule related cookies when visiting service homepage 2014-09-19 17:46:36 +02:00
choices.py dossiers: add deficiency fields to PatientRecord. 2013-12-05 15:45:08 +01:00
decorators.py authorization: add decorators to restrict view access. 2013-01-09 15:35:29 +01:00
doc_templates.py Allow a silent mode for missing variables in template generation. 2013-05-13 12:13:55 +02:00
exceptions.py Add Calebasse user event management for work and holidays 2012-09-26 19:44:25 +02:00
local_settings_example.py settings: remove settings folder and replace it by a settings.py file 2013-12-18 10:18:57 +01:00
lookups.py cleanning code: fix some pylints warning like useless imports 2013-12-17 10:47:29 +01:00
models.py Remove trailing whitespaces in models root file. 2014-10-03 09:59:55 +02:00
pdftk.py test if pdftk binary exists before using it 2014-10-08 18:15:50 +02:00
settings.py Remove south from apps and prevent Django 1.7 showing a warning about test suites initialized before Django 1.6. 2015-01-06 18:49:08 +01:00
urls.py dossiers: fix MISES in health tab and replace FilteredSelect by select2 2014-06-20 11:21:51 +02:00
urls_utils.py add calebasse.url_utils module 2012-10-24 14:08:49 +02:00
utils.py settings: add per-service settings, for non-default behaviours 2014-09-10 22:28:46 +02:00
views.py agenda: cleaning up all schedule related cookies when visiting service homepage 2014-09-19 17:46:36 +02:00
wsgi.py rename project from aps42 to calebasse 2012-09-05 11:26:10 +02:00