kpsul/gestion
Martin Pépin 7d1c1fc868 Specify the on_delete strategy
- Remove an absurd debug line in the migration
- Specify the on_delete strategy for the club-related models
2017-02-23 10:56:36 +01:00
..
management Merge branch 'master' into supportBDS 2017-02-12 19:36:17 +01:00
migrations Specify the on_delete strategy 2017-02-23 10:56:36 +01:00
templates/gestion Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
admin.py Include the Clubs into the admin site 2017-02-20 01:16:50 +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 Fix the registration forms 2017-02-11 12:42:36 +01:00
models.py Specify the on_delete strategy 2017-02-23 10:56:36 +01: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 Remove useless imports 2017-02-22 15:23:37 +01:00
views.py simplify profile edition and test it 2017-02-12 19:21:53 +01:00