This is a little django thing made to work with leads data.
Go to file
2024-09-18 17:30:51 -04:00
config feat: Store database credentials in a separate configuration file 2024-09-16 21:47:02 -04:00
leads feat: merge conflicting migrations and remove cleaning and duplicate fields 2024-09-18 17:29:31 -04:00
leadsdb Things are mostly working. Creating a stable and alpha branch to continue to experiment. 2024-09-17 22:33:05 -04:00
.gitignore feat: Store database credentials in a separate configuration file 2024-09-16 21:47:02 -04:00
create_db.py fix: create database 'leadsdb' before running migrations 2024-09-16 21:40:59 -04:00
db_schema_check.py chore: Update database schema check script 2024-09-18 17:30:51 -04:00
manage.py fix: Remove duplicate content in manage.py 2024-09-16 21:29:08 -04:00