Error fetching labels.
Only order available products
Compare changes
Files
11+ 6
− 2
@@ -14,14 +14,18 @@ from pizzas.api import serializers
Implements a model manager which filters for only available products. Allows to designate certain products as restricted, which can then only be ordered by people with permissions.
Also refactors the order function.
Closes #549 (closed)