The struggling Developer

All about the daily struggle

Skip to content
Menu
  • Home
  • Privacy Policy
  • Vocabulary

Tag: Python

Python JSON Handle multiple root elements
Uncategorized

Python JSON Handle multiple root elements

Posted on June 3, 2021September 30, 2023 by Frank

Problem Sometimes you just want to implement a small tool, you have some experience in the technologies you want to use, and then boom, something…

Tips

Django count Items in QuerySet

Posted on January 11, 2021January 15, 2021 by Frank

Problem You´re new to Django and need to count the number of items in your QuerySet (for a query), e.g. to check that the current…

Create python package
Guide

Create python package

Posted on January 4, 2021January 4, 2021 by Frank

Problem: You have created some code that solves a specific problem and think others probably have the same problem. To help them you want to…

Uncategorized

Creative Deployment Strategies

Posted on December 17, 2020September 30, 2023 by Frank

Problem The project you are working on uses the Saleor Framework. The Frontend is in React, the backend in Django. The current task for you…

Uncategorized

Python create tempfile

Posted on December 14, 2020December 20, 2020 by Frank

Problem You need to create a temporary directory and found the tempfile module that python provides. The tutorial you followed claimed that something like this…

Frameworks

What is Python Django

Posted on August 24, 2020August 21, 2020 by Frank

Introduction What is Python Django? Django is an open source, free, opinionated high level Python Framework. Oh wow, what a dense sentence. In one way…

Uncategorized

Saleor core: CORS Issue

Posted on June 11, 2020August 13, 2020 by Frank

If you receive a CORS problem and have whitelisted localhost already in CORS_ORIGIN_WHITELIST add also 0.0.0.0 to it. Apparently localhost and 0.0.0.0 are not seen…

Recent Posts

  • apt-get download only guide
  • APT Get Autoclean Guide
  • ALB Security Groups
  • ADB Command Not Found Mac
  • 504 Bad Gateway Explained

Recent Comments

    Archives

    • August 2025
    • July 2025
    • June 2025
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • March 2024
    • February 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • January 2023
    • December 2022
    • October 2022
    • July 2022
    • May 2022
    • April 2022
    • March 2022
    • January 2022
    • December 2021
    • September 2021
    • August 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020

    Tags

    Amazon (3) apt-get (2) Article (2) AWS (2) AWS ECR (2) Better sleep (2) Creative Thinking (3) css (5) Django (4) Docker (10) fix (9) Ginger (3) Git (12) git client (2) Github (10) Github Actions (2) GraphQL (3) Guide (8) how to (9) image (2) Improve sleep (2) Infrastructure (2) Installation (3) Know yourself (2) material-ui (4) Nginx (3) Python (7) Quirks (2) react (3) ReactJS (5) repository (3) Saleor (8) Sitemap (2) Software Development (5) stress (4) Suffering (3) Think outside of the Box (2) Tip (13) Tips (18) Treat (2) Tumeric (3) Tutorial (4) web development (4) Wordpress (5) WPGraphQL (4)
    © Copyright 2025 – The struggling Developer
    Wisteria Theme by WPFriendship ⋅ Powered by WordPress