{ "info": { "author": "Sergey Panasenko", "author_email": "sergey.panasenko@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django Vegetarian Cookbook\n===============\n\n\nDjango application for the publication of vegetarian culinary recipes with the calculation of energy and nutrients.\n\n![screenshot](/screenshots/admin_small.png?raw=true)\n\nmore images see on screenshots folder\n\n\n## Features\n\n\n* manage ingridients, include ingridient nutrients and energy\n* manage additional meashures\n* manage recipes\n* recipe category\n* recipe tag\n* show recipe\n* calculate recipe energy\n* search recipes by many parameters\n\n\n## Installation\n\npip install django-vegetarian-cookbook\n\nadd apps in settings.py\n\n```python\n\n INSTALLED_APPS = [\n ...\n 'vegetarian_cookbook',\n 'bootstrap4',\n 'ajaximage',\n 'imagekit',\n 'ckeditor',\n ]\n```\n\nadd url in urls.py\n\n``` python\n\n from django.conf.urls import include\n\n urlpatterns = [\n path('', include('vegetarian_cookbook.urls')),\n path('admin/', admin.site.urls),\n ]\n```\n\nmore info see in example app\n\nhttps://github.com/sergey-panasenko/django-vegetarian-cookbook\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sergey-panasenko/django-vegetarian-cookbook", "keywords": "", "license": "AGPL v3", "maintainer": "", "maintainer_email": "", "name": "django-vegetarian-cookbook", "package_url": "https://pypi.org/project/django-vegetarian-cookbook/", "platform": "", "project_url": "https://pypi.org/project/django-vegetarian-cookbook/", "project_urls": { "Homepage": "https://github.com/sergey-panasenko/django-vegetarian-cookbook" }, "release_url": "https://pypi.org/project/django-vegetarian-cookbook/1.0.9/", "requires_dist": [ "Django (>=2.0.11)", "django-appconf", "django-bootstrap4", "django-ckeditor", "django-imagekit", "django-js-asset", "mysqlclient", "pilkit", "Pillow", "pytz", "six", "sqlparse", "django-ajaximage" ], "requires_python": "", "summary": "Django application for the publication of vegetarian culinary recipes with the calculation of energy and nutrients.", "version": "1.0.9" }, "last_serial": 5995605, "releases": { "1.0.6": [ { "comment_text": "", "digests": { "md5": "c6dbfa64fd797953a2b84b388be2809b", "sha256": "d3a838467cf58a46157f351977bd3c65caea2fc771281994e688421879051724" }, "downloads": -1, "filename": "django-vegetarian-cookbook-1.0.6.tar.gz", "has_sig": true, "md5_digest": "c6dbfa64fd797953a2b84b388be2809b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 243714, "upload_time": "2018-03-31T15:55:21", "url": "https://files.pythonhosted.org/packages/e9/ea/43336d55542ec36c106988bb89cd486c663494b21a364c7bfccff84f0c54/django-vegetarian-cookbook-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "415b27cfcb107f1c7b87e6c8c922bc93", "sha256": "f1683e9aa78278707c61084e23c0f7c6d6a983fc3d05c3c8ccd27a89da6e8eb8" }, "downloads": -1, "filename": "django_vegetarian_cookbook-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "415b27cfcb107f1c7b87e6c8c922bc93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 410579, "upload_time": "2019-02-18T11:49:29", "url": "https://files.pythonhosted.org/packages/44/0c/bab73aa242c0dea81e725e592dc3eede38568d74d5ce765b06a7dc40dd10/django_vegetarian_cookbook-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e77bb84a7fe009d8dc5e56a5a9042b29", "sha256": "dc3c62d852a98dd094c12fa20be73c387809beb5a99ffa70ae68ff08e93e2140" }, "downloads": -1, "filename": "django-vegetarian-cookbook-1.0.7.tar.gz", "has_sig": false, "md5_digest": "e77bb84a7fe009d8dc5e56a5a9042b29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389891, "upload_time": "2019-02-18T11:49:31", "url": "https://files.pythonhosted.org/packages/34/3f/7e983239583290a7881867a9ee594d420a11bf9235fa6bc012853bdb33a0/django-vegetarian-cookbook-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "28df03f97389e3d6961e1053489a7730", "sha256": "6f5fcb406655374e680d41af5d744f8ebe15e52589a0112ef053b26411c8259e" }, "downloads": -1, "filename": "django_vegetarian_cookbook-1.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "28df03f97389e3d6961e1053489a7730", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 413223, "upload_time": "2019-05-13T17:25:41", "url": "https://files.pythonhosted.org/packages/1b/60/49139b1de2f2546e07cf296425938de6e64775933a8b39f1a239281d6486/django_vegetarian_cookbook-1.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83be52ace7dff2fb896849dbce69d1a9", "sha256": "9ddabb53fa6dcf0484010210e5f114ff32dc8a83f228fd4040cdcedb89720619" }, "downloads": -1, "filename": "django-vegetarian-cookbook-1.0.8.tar.gz", "has_sig": false, "md5_digest": "83be52ace7dff2fb896849dbce69d1a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 390206, "upload_time": "2019-05-13T17:25:44", "url": "https://files.pythonhosted.org/packages/b6/fa/3bfaf2649e6b90f09e6014ff0af38eeb3439e1eb638812b364e15864be74/django-vegetarian-cookbook-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "9ab7a2f7ad17c82c0de1ccd0d86370f3", "sha256": "421ae55dbb9d7d4b8269587d5660a34d97fa5d70657ebca20d1662bd4a56b458" }, "downloads": -1, "filename": "django_vegetarian_cookbook-1.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "9ab7a2f7ad17c82c0de1ccd0d86370f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 440121, "upload_time": "2019-10-18T13:18:30", "url": "https://files.pythonhosted.org/packages/07/8a/54c3067d2eee02f71d0154895045f614af14ffea4f5612ebf18c669de0a4/django_vegetarian_cookbook-1.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "243b5be9743de850d04947adda869527", "sha256": "106362300a205e26a5c197e75d1062d6e83d442adc1fa8731a10725309ed614c" }, "downloads": -1, "filename": "django-vegetarian-cookbook-1.0.9.tar.gz", "has_sig": false, "md5_digest": "243b5be9743de850d04947adda869527", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 415305, "upload_time": "2019-10-18T13:18:33", "url": "https://files.pythonhosted.org/packages/32/f7/eaf34992555b262814a04931fb0d5e61b5c017728a282febd032db647f9c/django-vegetarian-cookbook-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ab7a2f7ad17c82c0de1ccd0d86370f3", "sha256": "421ae55dbb9d7d4b8269587d5660a34d97fa5d70657ebca20d1662bd4a56b458" }, "downloads": -1, "filename": "django_vegetarian_cookbook-1.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "9ab7a2f7ad17c82c0de1ccd0d86370f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 440121, "upload_time": "2019-10-18T13:18:30", "url": "https://files.pythonhosted.org/packages/07/8a/54c3067d2eee02f71d0154895045f614af14ffea4f5612ebf18c669de0a4/django_vegetarian_cookbook-1.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "243b5be9743de850d04947adda869527", "sha256": "106362300a205e26a5c197e75d1062d6e83d442adc1fa8731a10725309ed614c" }, "downloads": -1, "filename": "django-vegetarian-cookbook-1.0.9.tar.gz", "has_sig": false, "md5_digest": "243b5be9743de850d04947adda869527", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 415305, "upload_time": "2019-10-18T13:18:33", "url": "https://files.pythonhosted.org/packages/32/f7/eaf34992555b262814a04931fb0d5e61b5c017728a282febd032db647f9c/django-vegetarian-cookbook-1.0.9.tar.gz" } ] }