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 8c91b31684 refactor(settings): simplify environment toggle to use DEV variable only 12 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 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