136 Forks
179 Stars
179 Watchers

simple-django-project

A simple Django project which uses MySQL as database. It has Signup, Login, Logout functionality. It lets you search for countries, cities, languages from the default mysql dump. Django's user table has been overridden to store user information.

How to download and setup simple-django-project

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

Or simply clone simple-django-project with SSH
[email protected]:Manisha-Bayya/simple-django-project.git

If you have some problems with simple-django-project

You may open issue on simple-django-project support forum (system) here: https://github.com/Manisha-Bayya/simple-django-project/issues