Commit Graph

4 Commits

Author SHA1 Message Date
stupidcomputer 2b24590959 remove secret and prevent it from leaking again 2024-06-28 16:42:25 -05:00
stupidcomputer 1471dab714 make explorer more production ready
allow explorer to be deployed in an production environment without using
stupid hacks and DEBUG = true
2024-06-28 16:37:21 -05:00
stupidcomputer 308b0f978f created LegislativeText and LegislationBook models, wired them
- Created the LegislativeText and LegislationBook models, and wired them
  to primitive web interfaces.

- Created an import-like mechanism for users to import books into the
  database with. Need to integrate previous bill-book parsing code.
2024-06-19 05:41:13 -05:00
stupidcomputer 244c71eb59 boilerplate 2024-06-19 01:29:26 -05:00