You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohsen Taba
79af0467f6
feat(watermark): add automatic responsive watermarking on image uploads
- Create reusable watermark utility in utils/watermark.py supporting PIL, UploadedFile, bytes, and DRF serializer fields
- Default position set to bottom-left with responsive 32% width scaling and alpha blending
- Auto-resolve SVG watermark to high-resolution PNG
- Integrate automatic watermarking into Article thumbnails, Hadith/Book Reference images, Corrections, Original Texts, and Interpretations
3 weeks ago
..
0001_initial.py
restore the migratons history and migrations files.
8 months ago
0002_alter_user_email_alter_user_username.py
feat: implement custom user admin interface and update field constraints for bookmark, video, and user models
5 months ago
0003_alter_clientuser_options_and_more.py
translate enhancement
5 months ago
0004_consultantuser_alter_user_user_type.py
new role added for Consultant , updated userproxy and manager file for it
4 months ago
0005_user_password_enc.py
feat: implement user authentication, password management, and course participant views with encryption options
4 months ago
0006_notification_action_notification_navigate_to_and_more.py
notifications navigation and type fields added
2 months ago
0007_notificationtemplate_schedulednotification.py
notification templates and schedule models added and send notification service updated
2 months ago
0008_remove_notificationtemplate_body_fa_and_more.py
notification fa language removed and runlanguage added
2 months ago
0009_schedulednotification_body_en_and_more.py
sceduled notifications added and set api for admin panel
2 months ago
0010_schedulednotification_scheduled_time_and_more.py
scedule and repeatable task type logic splitted
2 months ago
__init__.py
init project first commit
2 years ago