carpentries / amy

A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
109 stars 72 forks source link

Fix2582 corporate workshop costs #2626

Open maneesha opened 3 months ago

maneesha commented 3 months ago

Fixes #2582 by removing any direct references to workshop cost, and only referencing The Carpentries website.

maneesha commented 3 months ago

I will come back to this to fix those linting errors. @pbanaszkiewicz If I do so, would you recommend running additional migrations or deleting the migrations in this PR and replacing them?

pbanaszkiewicz commented 2 months ago

@maneesha There's a good chance that if you fix this kind of error in the both models.py files, you won't need a new migration.