kpsul/kfet
Aurélien Delobelle c01de558e1 Clean Article stats
kfet.statistic
- delete no longer used defs
- new mixin - ScaleMixin
  - get scale args from GET params
  - chunkify querysets according to a scale

Article stats
- use SingleResumeStat for manifest
- use ScaleMixin for sales
- update urls
- update permission required: teamkfet

Account stats
- update permission required: teamkfet
- operations use ScaleMixin
- fix manifests urls
2017-04-03 03:12:52 +02:00
..
fixtures create checkout dynamically 2017-02-08 15:26:56 -02:00
management/commands Always randomize supplier articles 2017-03-29 23:22:18 -03:00
migrations Merge both 0048 migrations 2017-04-01 17:37:29 -03:00
static/kfet set height canvas graph & fix graph display 2017-04-02 23:38:42 +02:00
templates/kfet Clean Article stats 2017-04-03 03:12:52 +02:00
templatetags Merge branch 'master' into 'Aufinal/merge_k-fet' 2017-03-24 20:23:32 +01:00
__init__.py Ajout message pour proposer connexion standard 2016-09-10 22:49:07 +02:00
admin.py initial 2016-08-02 10:40:46 +02:00
apps.py Ajout message pour proposer connexion standard 2016-09-10 22:49:07 +02:00
autocomplete.py exclude empty strings from ldap results 2017-04-01 22:07:32 +01:00
backends.py Ajout account pour compte générique 2016-09-29 21:36:17 +02:00
consumers.py Revert "WS : quand la K-Fêt est ouverte ?" 2017-02-08 12:42:07 +01:00
context_processors.py Py2 compatible 2016-09-01 00:45:44 +02:00
decorators.py Remove lambda operators 2017-03-20 20:24:44 -03:00
forms.py Merge branch 'k-fet' into qwann/k-fet/home 2017-03-10 16:58:10 +01:00
middleware.py Message 2016-09-02 14:50:09 +02:00
models.py Add str to Transfer model 2017-04-02 16:49:41 +02:00
routing.py Revert "WS : quand la K-Fêt est ouverte ?" 2017-02-08 12:42:07 +01:00
signals.py Ajout message pour proposer connexion standard 2016-09-10 22:49:07 +02:00
statistic.py Clean Article stats 2017-04-03 03:12:52 +02:00
tests.py some cleaning 2017-02-15 14:21:00 +01:00
urls.py Clean Article stats 2017-04-03 03:12:52 +02:00
views.py Clean Article stats 2017-04-03 03:12:52 +02:00