RCRA Management Method Codes #338
Labels
database
changes that require modification to the database schema
enhancement
New feature or enhancement
server
Related to backend workings (Django/Rest API)
stale
an issue lacking activity
Milestone
This is a feature requests that will allow haztrak to store RCRA management method codes (MMC) in its db instead of retrieving from RCRAInfo. MMC should not be hard coded in (for examples as options) because it is possible for them to change over time. With that being said, change should be rare and for the scope of this project, a PR could resolve this issue with the following..
Fixturesdata migrationFixtures would be required (to resolve this PR) unless the following are also implemented.
The text was updated successfully, but these errors were encountered: