t20 / learning-django

Django training presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Django

Learning Django is a series of training materials originally created for the San Diego Python Users Group.

Generating slides

  • Make sure you have the prerequisites

    % pip install -r requirements.txt
  • Create the presentations

    % make

About

Django training presentations

License:Other