Skip to content

Details

We'll be covering Django models and the ORM. Don't worry if you missed last week - we'll be able to catch up new students.

Topics this week will include:

  • django models
  • model fields
  • model relational fields
  • django shell
  • django ORM
  • forms
  • migrations

For more information please see:

Wiki Entry (https://noisebridge.net/wiki/Pyclass)

Lessons (https://github.com/PyClass/PyClassLessons/tree/master/course)

Related topics

You may also like