TandoorRecipes/cookbook/views
vabene1111 d01f7409bf removed django-random-queryset
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
2021-02-25 16:44:42 +01:00
..
__init__.py
api.py removed django-random-queryset 2021-02-25 16:44:42 +01:00
data.py forms 2021-02-20 23:42:44 +01:00
delete.py
edit.py forms 2021-02-20 23:42:44 +01:00
import_export.py forms 2021-02-20 23:42:44 +01:00
lists.py recipe filter 2021-02-21 16:49:34 +01:00
new.py usr signup and more 2021-02-21 15:08:43 +01:00
views.py recipe filter 2021-02-21 16:49:34 +01:00