the looping strategy is not efficient when using spacing as ids for a single user might be spaced far apart. A single user also only has a few hundred recipes so using the order by ? method should be more efficient and also automatically be compatible with spaces |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
data.py | ||
delete.py | ||
edit.py | ||
import_export.py | ||
lists.py | ||
new.py | ||
views.py |