squaresdb.gate.migrations.0007_add_prices module
-
class squaresdb.gate.migrations.0007_add_prices.Migration(name, app_label)[source]
Bases: Migration
-
dependencies = [('gate', '0006_add_perms'), ('membership', '0008_personfreq')]
-
operations = [<RunPython <function add_prices>>]
-
squaresdb.gate.migrations.0007_add_prices.add_prices(apps, schema_editor)[source]