Info
Please log in to comment!
In this part, we will do some refactoring and also rebuild the leads app to use class based views.
In this part of the python django course, I will do some refactoring on the project. I will install Tailwind instead of using it as a CDN, and I will convert the whole lead app to use class based views instead of function based views.
No comments yet...