 
      
    | You are here | keepsimple.dev | ||
| | | | | www.laac.dev | |
| | | | | Explore common mistakes made with the Django framework and how they introduce issues into your code. | |
| | | | | humberto.io | |
| | | | | Discover how to separate your stacks to get autonomy between frontend and backend using Angular 6 and Django 2 | |
| | | | | quakkels.com | |
| | | | | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now. | |
| | | | | adamj.eu | |
| | | Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run. | ||