Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Good Django codebases to read
1 point by m4r71n on Dec 6, 2018 | hide | past | favorite | 1 comment
I've been involved in a migration of a medium-size codebase to Django and it's been a pleasure so far. The code is a lot shorter and easier to contribute to. However, it's difficult to find codebases that solve more advanced problems beyond those discussed in the official Django documentation.

Are there any good examples of mature Django apps that include proper authentication and session handling, caching, a modern API (e.g. using DRF), and other features of the Django framework?




The source code for zunzun.com online curve fitting and surface fitting is at https://bitbucket.org/zunzuncode/zunzunsite3 if you would like to poke around in the code.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: