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 f9be4213cb Security: Isolate database ports and harden production Django/Nginx settings 7 hours ago
..
migrations feat(backend): implement divar scraper pipeline and openai/telegram tasks 2 days 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 2 days ago
serializers.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
tasks.py fix(crawler): implement robust price extraction from Divar widget structures and update existing ads 9 hours ago
tests.py fix(crawler): implement robust price extraction from Divar widget structures and update existing ads 9 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 13 hours ago