0 Forks
1 Stars
1 Watchers

Django-Recipes

Это проект на Django, который позволяет пользователям создавать, просматривать и управлять рецептами. Проект включает в себя несколько приложений: myrecipesite, recipes и users.

How to download and setup Django-Recipes

Open terminal and run command
git clone https://github.com/5ekastanx/Django-Recipes.git
git clone is used to create a copy or clone of Django-Recipes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Django-Recipes https://github.com/5ekastanx/Django-Recipes/archive/master.zip

Or simply clone Django-Recipes with SSH
[email protected]:5ekastanx/Django-Recipes.git

If you have some problems with Django-Recipes

You may open issue on Django-Recipes support forum (system) here: https://github.com/5ekastanx/Django-Recipes/issues