leads-db/leads
2024-09-16 21:13:30 -04:00
..
templates/leads fix: Add missing lead_confirm_delete.html template 2024-09-16 21:13:30 -04:00
admin.py feat: Add Lead model to admin interface 2024-09-16 20:58:23 -04:00
apps.py feat: Add 'leads' app to Django project 2024-09-16 20:47:44 -04:00
forms.py feat: Implement lead scoring and prioritization 2024-09-16 20:48:30 -04:00
models.py feat: Implement lead scoring and prioritization 2024-09-16 20:48:30 -04:00
urls.py fix: Create missing URLs files and update project settings 2024-09-16 20:50:00 -04:00
views.py feat: Implement lead scoring and prioritization 2024-09-16 20:48:30 -04:00