How to Create a Custom Django Command

Опубликовано: 01 Октябрь 2024
на канале: Pybites
352
13

Django custom command docs:
https://docs.djangoproject.com/en/4.0...

Feedparser:
https://pypi.org/project/feedparser/

Curious dunder override in feedparser:
  / 1511019013870174212  

Code I wrote in the video:
https://gist.github.com/pybites/721e6...

Mentioned environment variable video:
   • How to manage environment variables i...  

Another way to load in data into a Django app:
   • Loading and dumping data with Django ...  

---
To find out more about Pybites, check out our website:
https://pybit.es/

See you in the next video ...