Caktus Group is a leading Django web application development firm that has built over 100 solutions helping our partners reach more than 73.8 million lives globally. Clients include Fortune 500 companies, non-profits, and international aid agencies.
Read more »
I recently tested Rich logging with a Django project and the results were good. Here's what it looks like: Note the file and line at the right hand of the terminal which shows were the log function was called. If your terminal supports hyperlinks, you can... (more…)
Read more »
web-exceptions - Raise any web exceptions in Django like in AioHTTP... (more…)
Read more »
Tell us about your project or ask anything about Vinta.
Read more »
Now that Django 3.0 ships with ASGI support out of the box, adding Websockets to your Django app requires no extra dependencies. In this post, you'll learn how to handle Websockets with Django by extending the default ASGI application. We'll go over how t... (more…)
Read more »