File diff 608c48980c9f → ebbf8f079c67
pinaxcon/registrasion/models.py
Show inline comments
...
 
@@ -191,8 +191,8 @@ class AttendeeProfile(rego.AttendeeProfileBase):
 
    )
 

	
 
    lca_chat = models.BooleanField(
 
        verbose_name="Subscribe to the lca2018-chat list",
 
        help_text="lca2018-chat is a high-traffic mailing list used by "
 
        verbose_name="Subscribe to the lca2019-chat list",
 
        help_text="lca2019-chat is a high-traffic mailing list used by "
 
                  "attendees during the week of the conference for general "
 
                  "discussion.",
 
        blank=True,