Jahenr / CheatSheets

Cheat Sheets for many well know systems. Featured on https://github.com/szabgab/awesome-for-non-programmers
81 stars 150 forks source link

recommendation to Django_Cheatsheet.pdf #303

Closed IzaMazur closed 6 months ago

IzaMazur commented 2 years ago

I would like to suggest to add more information about testing the project on our localhost (default:127.0.0.1:8000). Where we can find page that we have created ("Starting a server") and our database and how to connect with the database. ("Migrations in Django").