The first part of this tutorial introduced some interesting aspects of Django 1.5. In this second part we are diving deeper into Django features but coding a little bit more, trying always to use the framework properly. Here is the index:
- Modifying the model.
- Improving posts administration.
- Adding commentaries.
- Tweaking the administrator to manage posts and commentaries.
- Adding a search function.