自己觉得好的资源,各位有啥好的推荐~
- Definitly the first is Django documentation
- For a more clear and concise reference django cheat sheet
- Excellent advice from two scopes of django best practice, also can be found on Github
- Django success stories
Django E-books
Examples in Django
- How to tango with django
- Creating a blog using django and markdown
- Build a microblog with django, and the series.
- Getting started with Django
- PyCon14: Django-crash-cource
Models Related 4. A Simple Blog
Templates Related
To-Be-Known