Django

Explore the rich collection of articles in the folowing subjects.

Subjects

Annotations Tutorial: Drawing the per-paragraph comment layout

In this post of per-paragraph commenting app tutorial series, we will create a layout of how annotations will look like...
thumb_up

Annotations Tutorial: Speech bubbles

In this tutorial on per-paragraph commenting, we will design the collapsed annotations view. We will design and...
thumb_up

Annotations Tutorial: Basic Layout

In this tutorial, we will start building the proposed front-end on which our app is going to operate, with a...
thumb_up

Annotations Tutorial (Part 1): Per-Paragraph Commenting

In this tutorial series, we walk through the process of creation of our per-paragraph commenting app using Django as...
thumb_up

Django all-auth - All you need to know!

In this tutorial we will set up and use django-allauth app for third party authentication from various social...
thumb_up