MANIFEST.in
README.rst
setup.cfg
setup.py
Django_Yummy.egg-info/PKG-INFO
Django_Yummy.egg-info/SOURCES.txt
Django_Yummy.egg-info/dependency_links.txt
Django_Yummy.egg-info/requires.txt
Django_Yummy.egg-info/top_level.txt
tests/settings/__init__.py
tests/settings/base.py
yummy/__init__.py
yummy/admin.py
yummy/conf.py
yummy/context_processors.py
yummy/forms.py
yummy/managers.py
yummy/models.py
yummy/sitemaps.py
yummy/urls.py
yummy/views.py
yummy/locale/cs/LC_MESSAGES/django.mo
yummy/locale/cs/LC_MESSAGES/django.po
yummy/migrations/0001_initial.py
yummy/migrations/0002_auto__del_recipeofday.py
yummy/migrations/0003_auto__add_unique_ingredientinrecipe_recipe_order.py
yummy/migrations/0004_auto__add_recipephoto__add_unique_recipephoto_recipe_photo__del_field_.py
yummy/migrations/0005_auto__add_reciperecommendation.py
yummy/migrations/0006_add_recipe_permission.py
yummy/migrations/0007_auto__add_cookbook__add_unique_cookbook_owner_slug.py
yummy/migrations/0008_auto__add_weekmenu__add_unique_weekmenu_day_even_week.py
yummy/migrations/0009_auto__add_consumer__add_field_recipe_hint__add_field_recipe_is_public.py
yummy/migrations/0010_auto__add_unique_recipephoto_recipe_order.py
yummy/migrations/0011_auto.py
yummy/migrations/0012_auto__del_consumer.py
yummy/migrations/0013_auto__chg_field_ingredient_default_unit.py
yummy/migrations/0014_auto__add_field_ingredient_is_approved.py
yummy/migrations/0015_auto__del_unique_ingredientinrecipe_recipe_order.py
yummy/migrations/0016_auto__del_unique_ingredientinrecipegroup_recipe_order.py
yummy/migrations/0017_auto__chg_field_recipe_preparation_time.py
yummy/migrations/0018_auto__chg_field_recipe_price__chg_field_recipe_difficulty.py
yummy/migrations/0019_auto__add_field_photo_created.py
yummy/migrations/0020_auto.py
yummy/migrations/0021_auto__add_field_recipephoto_is_checked.py
yummy/migrations/0022_auto__add_field_recipe_is_checked.py
yummy/migrations/0023_auto__add_cookbookrecipe__add_unique_cookbookrecipe_cookbook_recipe.py
yummy/migrations/0024_auto__add_field_cookbook_is_default.py
yummy/migrations/__init__.py
yummy/templates/yummy/day_menu.html
yummy/templates/yummy/list_order_header.html
yummy/templates/yummy/category/detail.html
yummy/templates/yummy/category/index.html
yummy/templates/yummy/cook/list.html
yummy/templates/yummy/cookbook/detail.html
yummy/templates/yummy/cookbook/fill.html
yummy/templates/yummy/cookbook/fill_exists.html
yummy/templates/yummy/cookbook/fill_success.html
yummy/templates/yummy/cookbook/list.html
yummy/templates/yummy/cookbook/new.html
yummy/templates/yummy/cookbook/print.html
yummy/templates/yummy/ingredient/detail.html
yummy/templates/yummy/ingredient/group.html
yummy/templates/yummy/ingredient/index.html
yummy/templates/yummy/recipe/author.html
yummy/templates/yummy/recipe/cuisine.html
yummy/templates/yummy/recipe/detail.html
yummy/templates/yummy/recipe/private.html
yummy/templatetags/__init__.py
yummy/templatetags/yummy_tags.py
yummy/utils/__init__.py
yummy/utils/cache.py
yummy/utils/search/__init__.py
yummy/utils/search/haystackindex.py