This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
bugsink
Watch
1
Star
0
Fork
0
You've already forked bugsink
mirror of
https://github.com/jlengrand/bugsink.git
synced
2026-03-10 08:01:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fb81b29aebb12b6217101541a8771dd1849c597
bugsink
/
issues
History
Klaas van Schelven
0fb81b29ae
markdown_stacktrace util: display an event's stacktrace in markdown
2025-09-12 16:41:39 +02:00
..
migrations
…
templates
/issues
Support hosting at subpath
2025-09-05 22:47:22 +02:00
__init__.py
…
admin.py
…
api_views.py
Add Swagger using drf-spectacular
2025-09-12 11:46:44 +02:00
apps.py
…
factories.py
…
forms.py
…
models.py
Basically completed i18n support, and Chinese translation
2025-08-02 10:25:19 +08:00
regressions.py
…
serializers.py
API: Sketch TODO for grouping_key[s] fields
2025-09-11 09:55:21 +02:00
tasks.py
…
test_api.py
API: adhere to Bugsink's DB-transactional model
2025-09-11 18:01:05 +02:00
tests.py
markdown_stacktrace util: display an event's stacktrace in markdown
2025-09-12 16:41:39 +02:00
urls.py
…
utils.py
…
views.py
…