For sending email notification in django we use django’s send_mail function, with using some smtp sever. we can get smtp server from free smtp service … Read more “Email Notification in Django”
Custom Forgot Password in Django
Custom-Forgot-Password-in-Django Custom Forgot Password Functionality in Django Admin Site AIM: As for now Django Admin Site does not provide to reset password without login or … Read more “Custom Forgot Password in Django”
React Native for Web
It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our … Read more “React Native for Web”
SystemNotifications handling in Django REST
To manage notifications we define types of notifications in a constant files(in a dictionary) and create two tables in our database, first is NotificationObjects and … Read more “SystemNotifications handling in Django REST”
React Native for Web
It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our … Read more “React Native for Web”