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-12 08:48:55 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feba3b741016495af34fdd5dfc37ba15b16dc6cd
bugsink
/
projects
/
migrations
History
Klaas van Schelven
9550c5f1dc
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
0001_initial.py
Issue model introduced and used
2023-11-05 17:43:05 +01:00
0002_project_name_project_sentry_key.py
Events: some modelling and a command to ingest JSONs from other projects as examples
2023-11-11 21:13:15 +01:00
0003_project_has_releases.py
Releases, events, issues: WIP
2023-12-14 19:57:06 +01:00
0004_project_alert_on_new_issue_and_more.py
Missing migrations
2024-01-05 20:31:08 +01:00
0005_projectmembership_project_users.py
WIP: email-sending for new_issue
2024-01-14 22:25:36 +01:00
0006_alter_projectmembership_unique_together.py
Uniqueness constraint on (user, project) in ProjectMembership
2024-02-07 23:11:26 +01:00