Krishna

Results 27 comments of Krishna

> ### Approach to Follow: > 1. Since an organization's domains are linked to their BLT profile, you need to update the model first. > 2. As we haven’t linked...

> @tsu-ki , please consider : > > 1. verifying an organization before linking it to a user as i mention before, ensuring accurate mapping. > > 2 . Using...

@JisanAR03 @DonnieBLT I've created a seperate class that handles `unverified` organizations using `path("domain//unverified", UnverifiedDomainView.as_view(), name="domain_unverified"),` route. - Both **verified**(organizations whose domains have been linked with their BLT profiles and **unverified**(organizations...

> can you please add a new field in the organisation table for gsoc_years for a comma separated list - and update all the css to tailwind? Also we don't...

@DonnieBLT sir, please review the newsletter functionality I've implemented: https://github.com/user-attachments/assets/b7b06112-9cfb-4a2c-8b17-1c9d890b0c8e

@DonnieBLT sir, I've uploaded 2 videos, which show the user-side functionality and admin-side functionality. Please check them out and update me if there's anything else I should change. (another video...

> @tsu-ki can you please fix the conflicts and address the comments @DonnieBLT sir, I'll resolve the conflicts. I've also addressed most of the comments and will push the final...

@DonnieBLT sir, I've made the required corrections. I've tried to resolve the failing `pre-commit` test but not sure why it's not getting resolved. please review the changes, thank you!

1. https://github.com/OWASP-BLT/BLT/pull/3866 2. https://github.com/OWASP-BLT/BLT/pull/3865

@DonnieBLT will the kudos be displayed in same `Kudos` list I created in this PR (https://github.com/OWASP-BLT/BLT/pull/3175) ?