40 Forks
72 Stars
72 Watchers

DjangoFlix

Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.

How to download and setup DjangoFlix

Open terminal and run command
git clone https://github.com/codingforentrepreneurs/DjangoFlix.git
git clone is used to create a copy or clone of DjangoFlix 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 DjangoFlix https://github.com/codingforentrepreneurs/DjangoFlix/archive/master.zip

Or simply clone DjangoFlix with SSH
[email protected]:codingforentrepreneurs/DjangoFlix.git

If you have some problems with DjangoFlix

You may open issue on DjangoFlix support forum (system) here: https://github.com/codingforentrepreneurs/DjangoFlix/issues