<?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 REST framework &#8211; WebPedia.net</title>
	<atom:link href="https://webpedia.net/django-rest-framework/feed" rel="self" type="application/rss+xml" />
	<link>https://webpedia.net</link>
	<description>Developer training &#38; tutorials, Google Ads, Seo</description>
	<lastBuildDate>Mon, 01 Apr 2024 01:43:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Why to set BigAutoField to the Django Models?</title>
		<link>https://webpedia.net/why-to-set-bigautofield-to-the-django-models</link>
					<comments>https://webpedia.net/why-to-set-bigautofield-to-the-django-models#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 01 Apr 2024 01:37:07 +0000</pubDate>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Django REST framework]]></category>
		<guid isPermaLink="false">https://webpedia.net/?p=4804</guid>

					<description><![CDATA[The default behavior for Django Models is to create an auto-incrementing integer primary key named &#8220;id&#8221;. Setting DEFAULT_AUTO_FIELD to &#8216;django.db.models.BigAutoField&#8217; ... <p class="read-more-container"><a title="Why to set BigAutoField to the Django Models?" class="read-more button" href="https://webpedia.net/why-to-set-bigautofield-to-the-django-models#more-4804" aria-label="Read more about Why to set BigAutoField to the Django Models?">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://webpedia.net/why-to-set-bigautofield-to-the-django-models/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
