<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: enjamajo</title>
    <description>The latest articles on DEV Community by enjamajo (@enjamajo).</description>
    <link>https://dev.to/enjamajo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1138312%2F00e155b9-83b7-41ad-a8f2-b4c7f94168d1.png</url>
      <title>DEV Community: enjamajo</title>
      <link>https://dev.to/enjamajo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/enjamajo"/>
    <language>en</language>
    <item>
      <title>What to do</title>
      <dc:creator>enjamajo</dc:creator>
      <pubDate>Sun, 13 Aug 2023 13:59:36 +0000</pubDate>
      <link>https://dev.to/enjamajo/what-to-do-2hp</link>
      <guid>https://dev.to/enjamajo/what-to-do-2hp</guid>
      <description>&lt;p&gt;After i got the error &lt;/p&gt;

&lt;p&gt;ImportError: cannot import name 'Container' from 'collections' (C:\Users\JosVries\AppData\Local\Programs\Python\Python311\Lib\collections_&lt;em&gt;init&lt;/em&gt;_.py)&lt;/p&gt;

&lt;p&gt;I updatet Werkzeug and got stuck on the next error.&lt;/p&gt;

&lt;p&gt;ImportError: cannot import name 'soft_unicode' from 'markupsafe' (C:\Software maken\FLASK\Versiebeheer\flasky\venv\Lib\site-packages\markupsafe_&lt;em&gt;init&lt;/em&gt;_.py)&lt;/p&gt;

&lt;p&gt;I got the first error after I gave the command : "flask db upgrade"&lt;/p&gt;

&lt;p&gt;What has to be done?&lt;/p&gt;

</description>
      <category>flask</category>
      <category>errors</category>
    </item>
    <item>
      <title>Working on my own application and in need of some help.</title>
      <dc:creator>enjamajo</dc:creator>
      <pubDate>Sun, 13 Aug 2023 13:52:11 +0000</pubDate>
      <link>https://dev.to/enjamajo/working-on-my-own-application-and-in-need-of-some-help-5c2l</link>
      <guid>https://dev.to/enjamajo/working-on-my-own-application-and-in-need-of-some-help-5c2l</guid>
      <description>&lt;p&gt;As an entrepreneur I am always looking to improve the way I do my job.&lt;br&gt;
As a bookkeeper, my work revolves around collecting and processing information.&lt;br&gt;
In the past I have already used various applications to do this.&lt;br&gt;
None of the applications worked sufficiently for my liking.&lt;br&gt;
I am currently working with a no-code application from Triggre.com, but this one is also not sufficient.&lt;br&gt;
So I want to build an application for my own use.&lt;br&gt;
After an introductory course for Python, I am now learning about Flask.&lt;br&gt;
I learn about Flask through Miguel Grinberg's book.&lt;br&gt;
Once I'm done with this book, I'm going to delve into HTML, CSS, Javascript, and SQL.&lt;br&gt;
I came to this community (now) because I got stuck on an error message.&lt;/p&gt;

</description>
      <category>flask</category>
      <category>errors</category>
    </item>
  </channel>
</rss>
