DEV Community

Cover image for Day~4 of #100DaysOfCode
Ankit Kumar
Ankit Kumar

Posted on • Updated on

Day~4 of #100DaysOfCode

Hello Everyone,

Today is day three of my 100daysofcode challenge, I did nothing much, learned about signals in Django, and implemented post_save signals and receiver, I wasn't able to grab 100% of its concept but I was able to use it in my custom user profile. I also created a new app in the project for all the notes in this notes app I have created two models one for tags and the other for notes. I also rendered a template from Django.

This is how the template looks
Screenshot_2021-04-09 Keep Notes 📕(2).png

Screenshot_2021-04-09 Keep Notes 📕(3).png

This is how the user's profile Looks

Screenshot_2021-04-09 Keep Notes 📕(1).png

Top comments (0)