Change "CodeChallengeEvent" to "Event" #20
Labels
code challenge
Code Challenge project specific
good first issue
Good for newcomers
refactor
Requires refactoring certain code
When I created this application I didn't realise Django would automatically append the Django app name to the database name. So this models current table is called "code_challenge_code_challenge_event". Please update all mentions of CodeChallengeEvent to Event and regenerate the migrations.
The text was updated successfully, but these errors were encountered: