migrations
|
Add api-serializer
|
2022-02-15 22:24:13 +01:00 |
templatetags
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
tests
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
__init__.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
admin.py
|
Initial (bugged) work on tag editor
|
2022-02-15 10:13:35 +01:00 |
forms.py
|
Fix storing of tags
|
2022-02-15 15:46:07 +01:00 |
models.py
|
Remove default help_text from tag editor
|
2022-02-27 17:42:01 +01:00 |
timeline.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
urls.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
utils.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
views.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
widgets.py
|
Adding/removing tags works again
|
2022-02-26 15:50:38 +01:00 |