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-02-09 07:19:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0e93b4d5db3e5009003aedb646349bcd693b488
bugsink
/
projects
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