field suggestion #133
elvispdosreis
started this conversation in
General
Replies: 1 comment
-
I do want to keep this package as light as possible. By default the package already has a default value which you define in the migrations. Adding a name and a preset default value could be done with an updated SettingsModel and some extra methods in the base Settings class but that's something we're not going to suppor in the package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add some columns to the table
today we only have the name we use to record for example general.site_name
I would like to have a column that describes this parameter "Site Name"
and another column to put the default value
sample

Beta Was this translation helpful? Give feedback.
All reactions