One of the first problems you have when you want to create a traditional HTML django site (i.e
not an SPA one) is how to properly and beautifully layout your forms. In this small article I’ll
talk about two very useful django packages that will help you h... (more…)
Read more »
Contribute to django-scheduler development by creating an account on GitHub.
Read more »
Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies.
Read more »
Nowadays everyone knows what an App is. It’s a program you download from the App Store to your smart phone, right? In Django, a bunch of terms like “App” might have a meaning that differs from their common use. This might lead to some confusion, which I h... (more…)
Read more »