A tutorial on how to build an API with Django and djangorestframework
Ordering a python list -> the simple way
A small simple guide on how to order Python list for different types
Installing Oxygen OS on OnePlus One
How to install Oxygen OS on OnePlus One via Linux
Accessing prefetched objects inside your model’s methods
Accessing hidden prefetched fields in Django
How to order a calculated count field in Django’s admin
Ordering a counted related field with annotate via the awesome django admin
Installing and using Sentry on your Django projects
Sentry is the perfect logging tool to use with your Django projects
Enable Asciifolding in Elasticsearch/Haystack
Enable ascii folding for your elasticsearch indexing
Date Format in Django Admin
Django Admin list_display custom date time format and default locale settings overriding
Install vsftpd on Linux and configure nginx as webserver
How to install an ftp server on linux using Vsftpd and dispose uploaded content on the web via nginx. Using a redhat based distribution like fedora, centos, amazon linux ami, redhat or others ditribution like debian, ubuntu, …
Django grouped select field for ModelChoiceField or ModelMultipleChoiceField
create django grouped select field for ModelChoiceField or ModelMultipleChoiceField