Basics Python Web development
How to set up a Django development environment?
if($show_excerpt):?>To start a Django project, you just need a computer with an operating system, a text editor, and some knowledge about software development. But is it really convenient and [...]
endif;?>- Aug, 2019
- 12 min
Python
How to use Elasticsearch with Django
if($show_excerpt):?>Are you building a Django application that needs to search through a massive data set? You might be considering to use a standard relational database. But you’ll quickly find [...]
endif;?>- May, 2019
- 12 min