kpsul/cof
Aurélien Delobelle a9cb50b38d Better k-fet js and more
JavaScript
----------
- Basic classes that can be inherited to define a new class for a
  django model in javascript.
- Formatters classes are used to render properties and attributes of
  the instances of models classes.
- New classes to handle Account, Checkout, Statement models.
- Refactor K-Psul JS (part n/m).
- Better file organization.

Views
-----
- 'kpsul.checkout_data' is cleaner. Last statement is added to the JSON
  response with GET paramater 'last_statement'.
- 'account.read.json' is merged in account.read. JSON response is sent if
  GET parametter 'format' is set to 'json'.
- Fix PEP8 of concerned views.

New requirement: django-js-reverse
----------------------------------
Used to resolve the URLs defined in the project in JavaScript.
See https://github.com/ierror/django-js-reverse
2017-02-23 22:07:38 +01:00
..
locale Ajoute le jour en toutes lettres dans les dates 2016-11-20 18:42:59 +01:00
__init__.py Commit gore : premier push vers git.eleves 2016-05-21 23:57:36 +02:00
asgi.py Modif pour la production 2016-09-24 21:46:35 +02:00
routing.py K-Psul - Historique + synchronisation 2016-08-14 19:59:36 +02:00
settings_dev.py Better k-fet js and more 2017-02-23 22:07:38 +01:00
urls.py Better k-fet js and more 2017-02-23 22:07:38 +01:00