forked from DGNum/gestioCOF
a9cb50b38d
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 |
||
---|---|---|
.. | ||
kfet |