Web Development
Working with nested forms with Django
One of the biggest advantages of Django is its ability to create CRUDs applications with no effort. You just need ...
MailHog: Preview your emails in an easy and fast way.
Thanks to MailHog, we can preview the email in an easier way. MailHog simulates an outbox of your app; All ...
Setting up your Billing account on Google maps and avoiding extra charges
Google Maps is one the most used maps tools in the web. It allows you to embed maps in your ...
Speed it up! Recommendations to make your Django app faster
Let's admit it, Django rules. It is simple, trustworthy, fast and it is written in Python. What else do you ...
Create your own Wiki with MediaWiki
A wiki can be a useful tool for your NGO. Learn how to create it for free, using MediaWiki. Wikipedia ...
Building a Web Component without JS Frameworks
We are in the era of the components. and they are being used in almost all the web pages and ...
How to create Django Data Migrations
Sometimes, you have a well defined structure in your database, but you have to refactor it . This refactor implies ...
We were on PyCon Colombia 2019!
When I was just starting to work as a developer, I had the opportunity to go to a software event ...
Beaver Builder and Gutenberg: The perfect combination
The tech world is growing by leaps and bounds. A large number of new tools as Beaver Builder appear daily ...
How to implement a basic Facebook Messenger chatbot
Nowadays, communication channels are fundamental for a business. If your customer has a question or a requirement, it should be ...