leads-db/leads
2024-09-20 18:54:24 -04:00
..
migrations Working on bugs. 2024-09-18 23:51:07 -04:00
static Added a favicon 2024-09-20 18:54:24 -04:00
templates/leads fix: Update favicon path and remove duplicate static directory 2024-09-20 18:52:40 -04:00
templatetags fix: Update pagination URL handling 2024-09-19 23:01:58 -04:00
__init__.py Things are mostly working. Creating a stable and alpha branch to continue to experiment. 2024-09-17 22:33:05 -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: Remove duplicate return statement and fix potential string issue in models 2024-09-19 20:26:24 -04:00
urls.py feat: Remove "Select All Filtered" button and associated code 2024-09-20 01:22:29 -04:00
views.py feat: Remove "Select All Filtered" button and associated code 2024-09-20 01:22:29 -04:00