Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Django101

staeff edited this page Aug 11, 2012 · 6 revisions

Information

The Django 101 tutorial for the python beginners workshop and the Campus Party should be based on http://www.django-workshop.de/. We are planning that it will be 4 hours long. In that timespan we thing it is possible to cover everything to section "First Steps in Django" (inclusive)

Here is a tentative translation of the sections

  • Introduction
    • What is Django?
    • Rapid Development
    • Loose Coupling
    • Don’t Repeat Yourself
    • Model-Template-View
    • Development Webserver
    • The Admin-Application
  • Preparation / Setup
    • Python
    • Virtualenv
    • Django
  • First Steps with Django
    • Start a new project
    • The First Application
    • The Admin-Application
    • Database and Development-Webserver
    • The first Views
    • Conclusion and Preview

Todo

  • Set up and IRC-appointment
  • Plan a meeting for work on the curriculum and discussion
  • Translate Material (e.g. code examples)

Discussion

Clone this wiki locally