This website requires JavaScript.
Explore
Help
Register
Sign In
mgk
/
leads-db
Watch
1
Star
0
Fork
You've already forked leads-db
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
This is a little django thing made to work with leads data.
179
commits
2
branches
0
tags
708
KiB
Python
62.4%
HTML
37.6%
98dca48b62
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lord_Devi
98dca48b62
fix: Add favicon-32x32.png as the project favicon
2024-09-20 18:13:07 -04:00
config
feat: Store database credentials in a separate configuration file
2024-09-16 21:47:02 -04:00
db_backups
Got a filter menu working almost.
2024-09-18 22:08:52 -04:00
leads
fix: Add favicon-32x32.png as the project favicon
2024-09-20 18:13:07 -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
fix: Update db_schema_check.py to handle remote PostgreSQL database
2024-09-18 18:04:52 -04:00
drop_tables.py
fix: Drop all tables, perform new migrations, and verify schema
2024-09-18 18:07:26 -04:00
manage.py
fix: Remove duplicate content in manage.py
2024-09-16 21:29:08 -04:00