Overriding the db_table attribute of event models
#190
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Found that I can solve this with a Custom Event Model ... |
Beta Was this translation helpful? Give feedback.
-
|
@stephan0h you can also pass |
Beta Was this translation helpful? Give feedback.
@stephan0h you can also pass
metatopghistory.trackif you'd like to overrideMetaattributes of the event model. This may cut down on the code boilerplate of defining a custom event model: