RCRoxanna Coldironinblog.reallyroxanna.codes·Jan 1, 2022 · 7 min readIntroduction to Wagtail CMSNOTE: This tutorial is on my GitHub with the full source code. Check it out at here. This tutorial assumes some knowledge of Python, Django, and Git/GitHub (optional). If you have experience with none of these, consider following these tutorials befo...00
RCRoxanna Coldironinblog.reallyroxanna.codes·Nov 18, 2020 · 6 min read4 Useful WordPress Plugins For DevelopersWordPress is a popular Content Management System (CMS). Its popularity is due to its ease of use for non-developers. People can create websites and post online content without needing to code (or knowing how to do it); however, businesses and individ...01
RCRoxanna Coldironinblog.reallyroxanna.codes·Nov 13, 2020 · 4 min readHow To Plan A Django ProjectI 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...01M