1. Django on the cheap

    Story on how to setup Django as cheaply as possible.
    NB: Still work in progress.

    This story will show how to create a Django application and deploy it to a hosting provider as cheaply as I could possible do it.

    Prerequisites

    I will not be free, but my aim is …

    Tagged as : django
  2. Django logging

    Tutorial on how to use logging with Django.

    Prerequisites

    I'm working on an Ubuntu 20.04, Django 3.1.1 and django-extensions 3.0.9 for good measure.

    This will not be a complete from zero to hero tutorial, rather I'll assume that you know enough basic Django to be …

    Tagged as : django logging
  3. Django Forms 2 Validation

    Tutorial on how to use form validation in Django

    This story will show how to use form validation in Django.

    Prerequisites

    I'm working on an Ubuntu 20.04, Django 3.1.1 and django-extensions 3.0.9 for good measure.

    This will not be a complete from zero to hero …

    Tagged as : django forms
  4. Django Forms 1

    Tutorial on how to use forms in Django

    This story will show how to use forms in Django.

    Prerequisites

    I'm working on an Ubuntu 20.04, Django 3.1.1 and django-extensions 3.0.9 for good measure.

    This will not be a complete from zero to hero tutorial, rather …

    Tagged as : django forms

Page 1 / 2