<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Django &#8211; Karina Baha</title>
	<atom:link href="/posts/category/django/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Personal blog by Karina Baha</description>
	<lastBuildDate>Sun, 07 Aug 2022 00:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>/wp-content/uploads/2025/07/cropped-karina-1-1-32x32.png</url>
	<title>Django &#8211; Karina Baha</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Integrate Cloudinary with Django Models</title>
		<link>/posts/integrate-cloudinary-with-django-models/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 07 Aug 2022 00:00:00 +0000</pubDate>
				<category><![CDATA[Django]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/integrate-cloudinary-with-django-models/</guid>

					<description><![CDATA[In this post, we will discuss how we can integrate Cloudinary with Django models and forms. We will build a blog
  project
  with a posts app, and each post will have a title field, a content field, and an image field. We will discuss how we
  can
  upload that image to the Cloudinary cloud.]]></description>
		
		
		
			</item>
	</channel>
</rss>
