stupidcomputer
25881d4cb3
feature: add a Category model
...
- add a Category model that represents the CCE
defined categories for various legislation
2024-07-24 13:13:07 -05:00
stupidcomputer
c92fbf0890
fix: remake migrations
2024-07-24 01:38:24 -05:00
stupidcomputer
61f1981925
fix: add __init__.py to migrations to make it work
2024-07-24 01:37:33 -05:00
stupidcomputer
601ffd44c8
maint: squash migrations into one
2024-07-23 23:51:37 -05:00
stupidcomputer
39e81d5727
Add country model
2024-06-29 23:41:33 -05:00
stupidcomputer
de4575a2f0
add a School model
2024-06-29 23:19:39 -05:00
stupidcomputer
761b00eb49
add country and catagory fields; simplify serialization into legislation objects
2024-06-29 22:27:05 -05:00
stupidcomputer
3fa153ee59
add a model for legislation classification, making topics
...
now you can make topics!
2024-06-28 16:37:21 -05:00
stupidcomputer
ca61adc1e6
web interface version 1
...
There's a crappy frontend, but the Django admin panel works as expected.
2024-06-19 12:41:41 -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
3c73c209a7
add 'explorer' app to 'franklincce' project
2024-06-19 01:29:30 -05:00