Django cheat sheet
During the development of the homepage I created a simple cheatsheet for all the django commands which one uses frequently and thought about sharing it:
Start Server
$ python manage.py runserver
Run Tests
``…
During the development of the homepage I created a simple cheatsheet for all the django commands which one uses frequently and thought about sharing it:
$ python manage.py runserver
``…
To be able to centralize my knowledge and to learn more about web development I thought about building my own personal website.
Thus this project was born. I quickly decided to use django for that because it's a …
Welcome! On my website I am centralizing my projects and interests. I will write articles about personal projects, books and about things I am interested in and currently learning.
Welcome to my website. Here I share my knowledge, projects and interests.