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
This is how the user's profile Looks
Top comments (0)