Notebook researcher with python
To run the server, you must follow these instructions: At the very beginning, just clone the repo and create a “venv” for it and install the requirements via: pip install -r requirements.txt windows First, you have to install postgresql. The instructions are held in this link below:https://www.postgresqltutorial.com/install-postgresql/ Set “password” and “port” carefully, as you should know them further. Then, open pgadmin and create a database named “notebook_researcher”. After that, open file“quran_django/settings/production.py” and change these items: On line 88, set “Name” […]
Read more