This website requires JavaScript.
Explore
Help
Sign In
klmp200
/
Sith
Watch
1
Star
0
Fork
0
You've already forked Sith
mirror of
https://github.com/ae-utbm/sith.git
synced
2025-12-15 12:23:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4103dce1bbbc06a1a46f9bbf413837e21db93306
Sith
/
counter
History
Kenneth Soares
f7c5088048
Merge pull request
#1177
from ae-utbm/fix_archived_products
...
Fix display of archived products
2025-09-19 20:09:40 +02:00
..
management
…
migrations
replace deprecated CheckConstraint.check by CheckConstraint.condition
2025-08-28 16:31:54 +02:00
static
fix TS types
2025-06-30 18:35:53 +02:00
templates
/counter
…
tests
Add test case
2025-09-18 14:40:20 +02:00
views
fix old permanences having end replaced by activity
2025-06-25 01:22:13 +02:00
widgets
…
__init__.py
…
admin.py
improve counter admin pages
2025-06-21 15:06:08 +02:00
api.py
rename apikey to api
2025-06-16 14:54:42 +02:00
apps.py
…
baker_recipes.py
…
fields.py
…
forms.py
…
models.py
Merge pull request
#1177
from ae-utbm/fix_archived_products
2025-09-19 20:09:40 +02:00
schemas.py
Add
GET /api/club/{club_id}
to fetch details about a club
2025-06-16 13:44:43 +02:00
signals.py
…
urls.py
…
utils.py
…