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.
 
 
 
 
 
 
PouyaKhajavi 7f106bbf5c fix(settings): add SECURE_PROXY_SSL_HEADER and USE_X_FORWARDED_HOST for reverse proxy HTTPS support 9 hours ago
..
migrations feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
__init__.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
admin.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
apps.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
models.py feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
serializers.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
tasks.py feat(core): implement standard logging system and dual DEV/PROD environment settings 12 hours ago
tests.py test(crawler): add unit tests for periodic task scheduling 12 hours ago
urls.py feat(api): add DELETE endpoints for ad evaluations and crawl run history 1 day ago
views.py feat(core): implement standard logging system and dual DEV/PROD environment settings 12 hours ago