Commit Graph

3 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
84c18848b0 Refactor error_response function for improved argument handling
- Enhanced the `error_response` function to support backward compatibility by normalizing arguments when positional arguments are misused.
- Updated various views to pass `None` for the `errors` parameter in `error_response` calls, ensuring consistent response formatting.
- Adjusted logging in `ContentSyncService` and `WordPressClient` to use debug level for expected 401 errors, improving log clarity.
- Removed deprecated fields from serializers and views, streamlining content management processes.
2025-11-22 03:04:35 +00:00
alorig
ec3ca2da5d stage 4-1 2025-11-20 03:30:39 +05:00
igny8
60b8188111 Initial commit: igny8 project 2025-11-09 10:27:02 +00:00