This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bugsink
Watch
1
Star
0
Fork
0
You've already forked bugsink
mirror of
https://github.com/bugsink/bugsink.git
synced
2026-05-23 00:29:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9550c5f1dceea74809fe60ac509e206666ee2693
bugsink
/
projects
T
History
Klaas van Schelven
9550c5f1dc
Uniqueness constraint on (user, project) in ProjectMembership
2024-02-07 23:11:26 +01:00
..
migrations
Uniqueness constraint on (user, project) in ProjectMembership
2024-02-07 23:11:26 +01:00
__init__.py
Actually save something to the DB
2023-11-03 19:56:36 +01:00
admin.py
Project-list in the menu: from DB rather than static nonsense
2024-01-16 23:14:56 +01:00
apps.py
Actually save something to the DB
2023-11-03 19:56:36 +01:00
context_processors.py
Project-list in the menu: from DB rather than static nonsense
2024-01-16 23:14:56 +01:00
models.py
Uniqueness constraint on (user, project) in ProjectMembership
2024-02-07 23:11:26 +01:00
tests.py
Actually save something to the DB
2023-11-03 19:56:36 +01:00
views.py
Actually save something to the DB
2023-11-03 19:56:36 +01:00