2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 04:56:45 +00:00
Oliver Walters 85d1c585c0 Update to django3!
- This is required to fix some issues with query aggregations as "distinct=True" cannot be set for Sum operations until django 3.0
- Multiple annotations on the same queryset were returning invalid results
- Ref: https://code.djangoproject.com/ticket/10060
- Ref: https://docs.djangoproject.com/en/3.0/topics/db/aggregation/#combining-multiple-aggregations
- django-dbbackup required updating for django3 support
- django-qr-code for now is disabled, a new solution needs to be worked out
2020-04-19 22:44:16 +10:00
..
Fix
2020-04-12 00:33:43 +10:00
2020-04-06 21:01:24 +10:00
2020-04-19 22:44:16 +10:00
2020-04-12 01:00:49 +10:00
2020-04-15 14:24:59 +10:00
2020-04-17 08:40:37 +10:00
2020-04-15 00:30:00 +10:00
2019-07-12 00:15:47 +10:00
2017-04-11 17:21:05 +10:00