banool / auslan_dictionary

Code for the app, scripts, and site for Auslan Dictionary
https://auslandictionary.org
GNU General Public License v3.0
12 stars 3 forks source link

Add category data #189

Closed banool closed 4 months ago

banool commented 4 months ago

I decided it was simplest for the client to have it download just one data, and we handle the complexity of baking in the category data, even though it comes from a separate scraping step. That means this PR mandates a migration, so we have to be careful not to break the existing apps. To that end, I'll do the following: