Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !98 opened Jun 12, 2014 by Kálmán Viktor@kviktor 
  • Report abuse
Report abuse

Feature Profile Rework

  • Discussion 2
  • Commits 10
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Őry Máté
    @orymate started a discussion on an old version of the diff Jun 13, 2014
    circle/dashboard/models.py
    83 85 unique=True, blank=True, null=True, max_length=64,
    84 86 help_text=_('Unique identifier of the person, e.g. a student number.'))
    85 87 instance_limit = IntegerField(default=5)
    86 use_gravatar = BooleanField(default=False)
    88 use_gravatar = BooleanField(
    89 verbose_name=_("Use Gravatar"), default=False,
    • Őry Máté @orymate commented Jun 13, 2014
      Owner

      i would prefer default=True (btw changing needs migration) fixed in 73f0b16b

      Edited Jun 17, 2014
      ~~i would prefer default=True (btw changing needs migration)~~ fixed in 73f0b16bb
    Please register or sign in to reply
  • Őry Máté @orymate commented Jun 13, 2014
    Owner

    👍

    :+1:
  • Őry Máté
    @orymate started a discussion on commit 73f0b16b Jun 17, 2014
    • Őry Máté @orymate

      mentioned in merge request !98 (merged)

      Jun 17, 2014

      mentioned in merge request !98 (merged)

      mentioned in merge request !98
      Toggle commit list
    Please register or sign in to reply
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!98