Introduction to Wagtail CMS
A short tutorial for Python/Django devs on building with Wagtail CMS
Jan 1, 20227 min read1.7K

Search for a command to run...
Articles tagged with #django
A short tutorial for Python/Django devs on building with Wagtail CMS

I am a new Django developer, and one of the things that seemed difficult for me at first was getting started. I looked at my employer's large Django projects, with their multiple apps and multiple layers, and felt overwhelmed at the thought of trying...