Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.08 KB

File metadata and controls

23 lines (17 loc) · 1.08 KB

EOB means End of Book


Why

  • I’ve finished this book (within 8 days, just sayin’)
  • The author recommended lots of good learning resources,
    I’ll list them here, kinda keep this as a reminder or something like that :)

Here we go

  1. awesome-django-list

  2. official-tutorial

  3. django-source-code

  4. Two Scoops of Django 1.11: Best Practices

    This is an Amazon link, I got a local ver, btw.

  5. Django Class-Based-View

    Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views.

And the blogs

  1. wsvincent (author)
  2. Django | MDN
  3. ...