<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.bestony.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.bestony.com/feed.php">
        <title>白宦成的数字花园 - django:command</title>
        <description></description>
        <link>https://www.bestony.com/</link>
        <image rdf:resource="https://www.bestony.com/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-29T20:57:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.bestony.com/django:command:docker?rev=1742400239&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.bestony.com/_media/wiki:dokuwiki.svg">
        <title>白宦成的数字花园</title>
        <link>https://www.bestony.com/</link>
        <url>https://www.bestony.com/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.bestony.com/django:command:docker?rev=1742400239&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-19T16:03:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docker</title>
        <link>https://www.bestony.com/django:command:docker?rev=1742400239&amp;do=diff</link>
        <description>Django 下的 Docker 小技巧命令

一行代码创建一个新的超级用户（可以用在 Docker 容器上快速完成用户创建）。


python manage.py shell -c &quot;from django.contrib.auth.models import User; User.objects.create_superuser(&#039;bestony&#039;, &#039;bestony@linux.com&#039;, &#039;123456&#039;)&quot;</description>
    </item>
</rdf:RDF>
