..
fixtures
fix endline
2022-05-20 13:35:07 +02:00
migrations
Remove reliance on django-markdownx ( #3231 )
2022-06-20 22:20:04 +10:00
templates /part
Prevent newline characters from breaking part page rendering ( #3242 )
2022-06-23 13:49:48 +10:00
templatetags
Override behaviour of {% load i18n %}
2022-06-24 13:37:35 +10:00
__init__.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
admin.py
Merge pull request from GHSA-7rq4-qcpw-74gq
2022-06-15 18:32:35 +10:00
api.py
Add bleach ( #41 ) ( #3204 )
2022-06-16 10:01:53 +10:00
apps.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
bom.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
filters.py
Part page loading improvements ( #3185 )
2022-06-17 21:26:28 +10:00
forms.py
Set part category ( #3134 )
2022-06-06 13:00:30 +10:00
models.py
Prevent calculation of 'allocation_count' before model is saved ( #3235 )
2022-06-22 20:50:21 +10:00
serializers.py
Part page loading improvements ( #3185 )
2022-06-17 21:26:28 +10:00
settings.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
tasks.py
Overdue order notification ( #3114 )
2022-06-06 19:12:29 +10:00
test_api.py
Remove reliance on django-markdownx ( #3231 )
2022-06-20 22:20:04 +10:00
test_bom_export.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
test_bom_import.py
Add more checks to pre-commit ( #3132 )
2022-06-06 08:56:52 +10:00
test_bom_item.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
test_category.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
test_migrations.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
test_param.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
test_part.py
Setting caching ( #3178 )
2022-06-12 10:56:16 +10:00
test_views.py
Set part category ( #3134 )
2022-06-06 13:00:30 +10:00
urls.py
Converting more forms to the API ( #3181 )
2022-06-11 21:53:26 +10:00
views.py
Converting more forms to the API ( #3181 )
2022-06-11 21:53:26 +10:00