Fewer database requests are issued.
Misc
- Use django-debug-panel to get debug panel even with Ajax calls (it requires Chrome and this extension)
K-Fêt
- Access to properties of AccountandAccountNegativemodels doesn't issue more requests toCofProfileandUserinstead theyselect_relatedthese models the first time only.
- Fewer requests in kfet.viewsand kfet templates.
- Fix bug on real_balanceproperty ofAccountobjects (happened if negative entry exists, but balance_offset isn't set).
BdA
- Fewer requests in bda.views.
- If a tirage is launched more than once, relatives instances of reventes system are deleted.
