gestioCOF/gestion
Aurélien Delobelle 5d572b3603 Clean supportBDS migrations.
- Fix some issues and improve efficiency of some RunPython code in
migrations.
- Merge some migrations.
- To simplify, any RunPython don't get a revert function.
2017-09-05 14:41:13 +02:00
..
fixtures Use natural foreign keys to refer associations 2017-08-11 15:34:19 +01:00
management Merge branch 'master' into supportBDS 2017-02-12 19:36:17 +01:00
migrations Clean supportBDS migrations. 2017-09-05 14:41:13 +02:00
templates/gestion Add club view / update profile view 2017-08-09 12:53:44 +02:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
admin.py Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
apps.py Use the AppConfig class 2017-02-23 01:56:59 +01:00
backends.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
context_processors.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
forms.py Add club view / update profile view 2017-08-09 12:53:44 +02:00
models.py Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
shared.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
tests.py simplify profile edition and test it 2017-02-12 19:21:53 +01:00
urls.py Add club view / update profile view 2017-08-09 12:53:44 +02:00
views.py Add club view / update profile view 2017-08-09 12:53:44 +02:00