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 e5cd881f3c feat: add PostgreSQL service to docker-compose and configure Django settings to use PostgreSQL from .env 1 day ago
..
migrations feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
__init__.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog models and API views 2 days ago
admin.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog models and API views 2 days ago
apps.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog 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(ads): implement serializers, views, and routing for Ads and Evaluations 2 days ago
tasks.py feat(api): add batch AI evaluation task and stop active crawl run endpoint 1 day ago
tests.py feat(api): add DELETE endpoints for ad evaluations and crawl run history 1 day ago
urls.py feat(ads): implement serializers, views, and routing for Ads and Evaluations 2 days ago
views.py feat(api): add DELETE endpoints for ad evaluations and crawl run history 1 day ago