InvenTree/InvenTree/stock
Matthias Mair b8369fb726
fixed depreceated is_ajax (#6210)
2024-01-12 10:06:25 +11:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Update django money / py-moneyed dependencies (#5778) 2023-10-31 22:19:55 +11:00
templates/stock Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
api.py fixed depreceated is_ajax (#6210) 2024-01-12 10:06:25 +11:00
apps.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
filters.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
serializers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_api.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_migrations.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_views.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
tests.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
urls.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
views.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00