wuttaweb.views.tables

Table Views

class wuttaweb.views.tables.AppTableView(request, context=None)[source]

Master view showing all tables in the app database.

Default route prefix is tables.

Notable URLs provided by this class:

  • /tables/

wizard_action()[source]

AJAX view to handle various actions for the “new table” wizard.