kpsul/kfet
Michele Orrù 76db0c86a3 Add fixtures.
Create fixtures for kfet application:
- Add a bunch of non-cof profiles whose "last_name" is "Romain";
- Add k-fet articles using the real ones as a template;
- Add LIQ account;
- Add groups K-fet Chef and K-fet Girl;
- Add "caisse".
We also added some template for future tests (well, actually it's the script
used to generate the fixtures…).
2017-01-14 16:23:45 +01:00
..
fixtures Add fixtures. 2017-01-14 16:23:45 +01:00
migrations Ajout champ création sur modèle Account 2016-09-05 13:59:14 +02:00
static/kfet cleaning: PEP8, html, permissions 2016-12-24 12:34:11 +01:00
templates/kfet putting away some code for future improvments 2016-12-24 12:42:35 +01:00
templatetags resuming views for stat 2016-12-10 17:33:24 +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 Fix protection autocomplete 2016-09-24 19:31:50 +02:00
backends.py Ajout account pour compte générique 2016-09-29 21:36:17 +02:00
consumers.py Py2 compatible 2016-09-01 00:45:44 +02:00
context_processors.py Py2 compatible 2016-09-01 00:45:44 +02:00
decorators.py Py2 compatible 2016-09-01 00:45:44 +02:00
forms.py Fix avaiable actions on genericteam acount 2016-09-29 21:47:37 +02:00
middleware.py Message 2016-09-02 14:50:09 +02:00
models.py cleaning: PEP8, html, permissions 2016-12-24 12:34:11 +01:00
routing.py GestioCOF devrait fonctionner sur / aussi bien que sur /gestion 2016-11-06 19:47:31 +01:00
signals.py Ajout message pour proposer connexion standard 2016-09-10 22:49:07 +02:00
statistic.py first fixes 2017-01-14 16:23:45 +01:00
tests.py Add fixtures. 2017-01-14 16:23:45 +01:00
urls.py evolution de la balance\n premier jet 2016-12-21 11:51:08 +01:00
views.py first fixes 2017-01-14 16:23:45 +01:00