A minimal clone of Divar. Divar is the largest Persian marketplace where you can sell and buy things. (Like craigslist)
Use the package manager pip to install packages of the Project.
pip install -r requirements.txtSECRET_KEY = ''
DB_NAME = ''
DB_USERNAME = ''
DB_PASSWORD = ''
DB_HOST = ''
DB_PORT = 0000python manage.py runserverPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
