yig/franklincce/explorer
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
..
migrations feature: add a Category model 2024-07-24 13:13:07 -05:00
templates/explorer feature: add a Category model 2024-07-24 13:13:07 -05:00
__init__.py add 'explorer' app to 'franklincce' project 2024-06-19 01:29:30 -05:00
admin.py feature: add a Category model 2024-07-24 13:13:07 -05:00
apps.py add 'explorer' app to 'franklincce' project 2024-06-19 01:29:30 -05:00
leglib.py add country and catagory fields; simplify serialization into legislation objects 2024-06-29 22:27:05 -05:00
models.py feature: add a Category model 2024-07-24 13:13:07 -05:00
tests.py add 'explorer' app to 'franklincce' project 2024-06-19 01:29:30 -05:00
urls.py feature: add a Category model 2024-07-24 13:13:07 -05:00
views.py feature: add a Category model 2024-07-24 13:13:07 -05:00