.. |
management/commands
|
Adds a scheduled task to remove old notification entries from the database
|
2021-11-04 01:33:26 +11:00 |
static
|
allow admin buttons to be assigned by class
|
2021-11-19 21:53:08 +01:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
api_tester.py
|
Implement unit tests for new build allocation API feature
|
2021-10-04 18:53:10 +11:00 |
api.py
|
Include worker status in main API call
|
2021-04-11 13:58:59 +10:00 |
apps.py
|
Adds a scheduled task to remove old notification entries from the database
|
2021-11-04 01:33:26 +11:00 |
ci_render_js.py
|
Add js linting to github workflow
|
2021-08-28 20:59:41 +10:00 |
context.py
|
Improve 'health status' warnings
|
2021-09-20 17:15:31 +10:00 |
exchange.py
|
PEP fix
|
2021-08-01 20:58:57 +02:00 |
fields.py
|
Merge pull request #1860 from matmair/fix-for-1775
|
2021-07-24 10:07:07 +10:00 |
filters.py
|
Apply same fix to PurchaseOrder and SalesOrder lists
|
2021-10-14 14:31:25 +11:00 |
forms.py
|
remove commit from super call
|
2021-10-17 18:52:59 +02:00 |
helpers.py
|
- Fixes for construct_absolute_url function
|
2021-11-02 00:40:25 +11:00 |
metadata.py
|
Copy 'help_text' through from the model field if it is not defined for the serializer field
|
2021-11-18 22:48:22 +11:00 |
middleware.py
|
move to use allauth for login etc
|
2021-08-31 01:12:35 +02:00 |
models.py
|
Add a 'reference_int' field to the models, to be used as a secondary index
|
2021-10-14 17:45:43 +11:00 |
permissions.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
plugins.py
|
Remove some debug statements
|
2020-06-11 11:14:02 +10:00 |
ready.py
|
Fixes:
|
2021-06-23 10:28:21 +10:00 |
serializers.py
|
Adds a new custom serializer field - InvenTreeDecimalField
|
2021-11-18 22:17:58 +11:00 |
settings.py
|
make diffs for extending middleware cleaner
|
2021-11-19 21:51:57 +01:00 |
status_codes.py
|
replace labels with badges
|
2021-10-28 17:41:40 +11:00 |
status.py
|
Change some warnings to infos
|
2021-06-23 18:54:01 +10:00 |
tasks.py
|
remove unused imports
|
2021-10-31 11:30:14 +05:30 |
test_api.py
|
Fixed the order of fixtures installation for testing
|
2021-10-30 08:16:42 +05:30 |
test_tasks.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
test_urls.py
|
Fixes
|
2021-10-30 14:11:03 +11:00 |
test_views.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
tests.py
|
Merge remote-tracking branch 'inventree/master' into drf-api-forms
|
2021-07-02 11:26:09 +10:00 |
urls.py
|
Remove old server-side view
|
2021-11-09 21:33:32 +11:00 |
validators.py
|
improve regex for part name format validation
|
2021-10-14 09:35:26 +05:30 |
version.py
|
Update BOM API to allow filtering by "uses"
|
2021-11-15 22:16:13 +11:00 |
views.py
|
Change "star" icon to "bullhorn" icon
|
2021-11-02 15:07:20 +11:00 |
wsgi.py
|
Initial app commit
|
2017-03-25 22:51:13 +11:00 |