|
migrations
|
Working on bugs.
|
2024-09-18 23:51:07 -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 |
|
urls.py
|
fix: update URL path in leads/urls.py
|
2024-09-19 22:41:42 -04:00 |
|
views.py
|
fix: Preserve selected IDs in pagination links
|
2024-09-19 22:45:30 -04:00 |