Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse @ a9520794

Name Size Revision Age Author Comment
  actes a9520794 over 9 years Mikaël Ates app_label not necessary anymore.
  agenda 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
  common b58c4ed6 about 10 years Serghei Mihai logging: handling cases when objects created, m...
  dossiers a9520794 over 9 years Mikaël Ates app_label not necessary anymore.
  facturation 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
  fixtures fd8df939 over 11 years Mikaël Ates fixture: add one missing job.
  formats 854feaf6 over 10 years Jérôme Schneider settings: remove settings folder and replace it...
  middleware 49507b49 almost 12 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
  ressources 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
  static 37cdace1 over 9 years Mikaël Ates dossiers : allow printing when no query.
  statistics 1f4ae3b3 about 10 years Serghei Mihai patient record id grayed on all pages in order ...
  templates 23e525bf almost 10 years Serghei Mihai preventing browser of autofilling the password ...
__init__.py 23 Bytes 186bfb08 over 9 years Mikaël Ates Release 1.2.99 - The last before Moving to Djan...
api.py 1.84 KB 5feec0ab over 10 years Jérôme Schneider agenda: test if a eventwithact exists before tr...
cbv.py 12.7 KB ac97a317 almost 10 years Serghei Mihai agenda: cleaning up all schedule related cookie...
choices.py 1.61 KB fea9beeb almost 11 years Mikaël Ates dossiers: add deficiency fields to PatientRecord.
decorators.py 835 Bytes fd9769d7 over 11 years Mikaël Ates authorization: add decorators to restrict view ...
doc_templates.py 3.59 KB 9fdf0ddd over 11 years Mikaël Ates Allow a silent mode for missing variables in te...
exceptions.py 83 Bytes a95f286b almost 12 years Jérôme Schneider Add Calebasse user event management for work an...
local_settings_example.py 136 Bytes 854feaf6 over 10 years Jérôme Schneider settings: remove settings folder and replace it...
lookups.py 250 Bytes 3c5df84d over 10 years Jérôme Schneider cleanning code: fix some pylints warning like u...
models.py 3.8 KB 513fe1bd almost 10 years Mikaël Ates Remove trailing whitespaces in models root file.
pdftk.py 1.07 KB 4294c2b4 almost 10 years Jérôme Schneider test if pdftk binary exists before using it Cl...
settings.py 12.3 KB 48fb14d2 over 9 years Mikaël Ates Remove south from apps and prevent Django 1.7 s...
urls.py 2.02 KB 78bae9a3 about 10 years Jérôme Schneider dossiers: fix MISES in health tab and replace F...
urls_utils.py 1.05 KB e143ef56 almost 12 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 2.52 KB 602ecd07 about 10 years Frédéric Péters settings: add per-service settings, for non-def...
views.py 1.97 KB ac97a317 almost 10 years Serghei Mihai agenda: cleaning up all schedule related cookie...
wsgi.py 1.11 KB 333a39ca about 12 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
a9520794 06 January 2015 06:49 PM Mikaël Ates

app_label not necessary anymore.

d17efc19 06 January 2015 06:49 PM Mikaël Ates

It is no longer possible in Django 1.7 to reference a model at import time.

48fb14d2 06 January 2015 06:49 PM Mikaël Ates

Remove south from apps and prevent Django 1.7 showing a warning about test suites initialized before Django 1.6.

017f4158 06 January 2015 06:49 PM Mikaël Ates

Remove old migrations and add Django 1.7 migrations.

186bfb08 06 January 2015 06:49 PM Mikaël Ates

Release 1.2.99 - The last before Moving to Django1.7.

92e71f6b 06 January 2015 06:49 PM Mikaël Ates

Prefere reverse to permalink and use slug and not name to build a url.

cde3711b 06 January 2015 06:49 PM Mikaël Ates

agenda: use unicode strings in model fields everywhere.

2c52ca25 06 January 2015 06:49 PM Mikaël Ates

No request with shell.

f8c167bb 06 January 2015 06:49 PM Mikaël Ates

Remove duplicate south app name in settings.

1164bc89 06 January 2015 06:49 PM Mikaël Ates

Add missing default values to BooleanFields.

View revisions

Also available in: Atom