Geoffrey-Django/GeoffreyApp/api
Ben Maurer 1f61f400b4 Added the restock_multiple command using iregex to query items (#24)
Removed previously added restock_multiple command and replaced icontains
with iregex in the restock command

Added the restock_multiple command using iregex to query items

Reviewed-on: https://git.etztech.xyz/ZeroHD/Geoffrey/pulls/24
2020-08-12 02:14:28 +02:00
..
__init__.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
commands.py Added the restock_multiple command using iregex to query items (#24) 2020-08-12 02:14:28 +02:00
key.py Added models_api perm 2019-09-17 11:23:47 -05:00
models.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
urls.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
views.py Fixed POST request key issue 2019-09-25 18:43:02 -05:00