updated for python 3.8.3
Fortes fortuna adiuvat, Fortuna Eruditis Favet.
To completely understand the Python/C API, build custom types.
updated for python 3.8.2 and django 2.2.12
updated for python 3.8.2
We should all aspire to be programmers like the experts of old and the experts of today.
urls are first-class APIs
Urls are fundamental to the design and implementation of any web project but there importance are often overlooked, This write-up is a start…
Python experts perform more magic than the witches of Salem, you only have to check the source of django to agree with me.
Django is Python and Python is more than Django.
Web development is difficult. Whomever says otherwise is a liar.
If you are an adherent of any of the Abrahamic religions, you may have read…
updated for python 3.8.0 and django 2.2.7
We continue from Part 1.
First things first:
We create a new app called cms and also a urls.py file in it.
“The web framework for perfectionists with deadlines”. Yeah right. Wrote my first program with ease but have spent months now combing its documentation and hacking open source projects I come across (and can…