Update annotate_models

This commit is contained in:
CactusPuppy 2021-02-26 11:04:20 -08:00
parent 974d12db30
commit b94894fe87
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
5 changed files with 5 additions and 0 deletions

View file

@ -18,6 +18,7 @@
# require_registration :boolean
# start_time :datetime
# state :string default("new"), not null
# submission_text :text
# subtitle :string
# title :string not null
# week :integer

View file

@ -18,6 +18,7 @@
# require_registration :boolean
# start_time :datetime
# state :string default("new"), not null
# submission_text :text
# subtitle :string
# title :string not null
# week :integer

View file

@ -18,6 +18,7 @@
# require_registration :boolean
# start_time :datetime
# state :string default("new"), not null
# submission_text :text
# subtitle :string
# title :string not null
# week :integer