InvenTree/InvenTree
Oliver 886b1f1d72 Simplify event triggering
- add generic receivers for database actions
- exclude django_q tables, otherwise we get an infinite loop!

Ref: https://stackoverflow.com/questions/17507784/consolidating-multiple-post-save-signals-with-one-receiver/32230933#32230933
2022-01-10 17:24:53 +11:00
..
barcodes Translateable string fixeas 2021-12-07 10:51:40 +11:00
build Simplify event triggering 2022-01-10 17:24:53 +11:00
common Bug fixes for settings 2022-01-08 13:19:16 +11:00
company Simplify event triggering 2022-01-10 17:24:53 +11:00
InvenTree Move events.py to the plugin app 2022-01-07 22:35:54 +11:00
label [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
locale Translation merge (#2499) 2022-01-05 15:14:03 +11:00
order Simplify event triggering 2022-01-10 17:24:53 +11:00
part Simplify event triggering 2022-01-10 17:24:53 +11:00
plugin Simplify event triggering 2022-01-10 17:24:53 +11:00
plugins Revert "remove unneeded file" 2021-11-17 02:21:28 +01:00
report [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
script Add another check for merging stock 2021-12-21 09:29:12 +11:00
stock Simplify event triggering 2022-01-10 17:24:53 +11:00
templates Merge remote-tracking branch 'inventree/master' into triggers 2022-01-09 08:15:47 +11:00
users Refactor: Rename "GLOBAL_SETTINGS" to "SETTINGS" 2022-01-01 22:43:35 +11:00
config_template.yaml Extra bug fix for part variant form 2022-01-08 20:07:54 +11:00
gunicorn.conf.py
manage.py