Django Articles, Tutorials & News

Django Plus for Vim

:guitar: Improvements to the handling of Django related files in Vim – GitHub – tweekmonster/django-plus.vim: :guitar: Improvements to the handling of Django related files in Vim…

Read more »

SQLALchemy vs. Django ORM

If you are working with Django ORM most of the time and then switching to SQLAlchemy – you may face some unexpected behavior. In this post I’ll try to describe the most important differences from my point of view. All examples for SQLAlchemy will be shown…

Read more »

A TUI Interface to Django

Inspect and run Django Commands in a text-based user interface (TUI) – GitHub – anze3db/django-tui: Inspect and run Django Commands in a text-based user interface (TUI)…

Read more »