leads-db/leads
2024-09-16 23:29:39 -04:00
..
templates/leads fix: Remove duplicate success message from IDS Data page 2024-09-16 23:29:39 -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 fix: Update IDSData model to allow non-unique business_uuid 2024-09-16 23:20:18 -04:00
urls.py feat: Implement delete functionality for individual IDS Data entries 2024-09-16 23:24:50 -04:00
views.py fix: Display success messages immediately after IDS data modification 2024-09-16 23:27:36 -04:00