Build and Submit HTML Forms With Django – Part 4
In this four-part tutorial series, you’re building a social network with Django that you can showcase in your portfolio. This project is strengthening your understanding of relationships between Django models and showing you how to use forms so that users can interact with your app and with each other. You’re also making your site look good by using the Bulma CSS framework. In the previous part of this series, you added functionality so that users can create dweets on the […]
Read more