You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple recipe project in Django. I performed crud operations in it and have tackled with user registration and login functionalities. This includes validating user inputs, performing necessary operations like update and delete.