|
migrations
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
|
tests
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
|
__init__.py
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
|
admin.py
|
add signup view
|
2019-08-11 16:22:52 +02:00 |
|
apps.py
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
|
backends.py
|
[permission] Only split permission up to 3
|
2020-03-07 11:21:19 +01:00 |
|
forms.py
|
interface pour ajouter des membres à un club
|
2019-08-14 18:47:46 +02:00 |
|
models.py
|
[member] Handle unlimited memberships
|
2019-09-18 16:41:01 +02:00 |
|
signals.py
|
fix sign up forms
|
2019-08-11 17:39:05 +02:00 |
|
tables.py
|
minor fixes
|
2019-08-15 23:12:27 +02:00 |
|
urls.py
|
interface pour ajouter des membres à un club
|
2019-08-14 18:47:46 +02:00 |
|
views.py
|
use history table for club detail view
|
2019-08-15 23:11:52 +02:00 |