i701
|
99982d13d5
|
Enhance environment variable handling, add Celery configuration, and implement device expiration notification tasks
|
2025-04-24 10:42:22 +05:00 |
|
i701
|
b8d9f5cf87
|
Refactor VerifyPaymentView to include checks for payment status and user authorization. Update logging level in settings.py to suppress certain logs during testing. Add comprehensive tests for device management in DeviceAPITestCase.
|
2025-04-11 17:06:28 +05:00 |
|
i701
|
43f9b7ef7c
|
Enhance User model: add email field with unique constraint, update id_card field to allow null values, and include verified field. Update UserAdmin to display verified field. Improve device listing to filter by logged-in user.
|
2025-03-28 22:25:30 +05:00 |
|
i701
|
d29e61c7da
|
revert back to single settings.py file to fix authorization header not reading issue
|
2025-03-24 14:03:23 +05:00 |
|