wagtail-nest / wagtail-airtable

Airtable import and export support for Wagtail pages and Django models.
BSD 3-Clause "New" or "Revised" License
49 stars 15 forks source link

Add "key" and "base_key" validation when loading #22

Open KalobTaulien opened 3 years ago

KalobTaulien commented 3 years ago

Every API key starts with key and every base key starts with app. We should have validation for that so people know they're putting in the right values.