I use postgres database for this project. Get Request with django. add following code in views.py file: def index(request): form = ...
確定! 回上一頁