Skip to content

issues Search Results · repo:bckohan/django-enum language:Python

Filter by

75 results
 (52 ms)

75 results

inbckohan/django-enum (press backspace or delete to remove)

e.g. class EnumWithAlias(Enum): ONE = 1 TWO = 2 THREE = 3 THREE_ALIAS = THREE field = EnumField(Enum, aliases=True/False)
enhancement
  • bckohan
  • Opened 
    13 hours ago
  • #118

- FileField - FilePathField - IPs - ImageField Once #108 is finished this might make more sense. For example, an IP is just a string the user would have to tell us that its an IP.
question
  • bckohan
  • Opened 
    yesterday
  • #116

Would fix #58
enhancement
  • bckohan
  • Opened 
    2 days ago
  • #114

enhancement
  • bckohan
  • Opened 
    2 days ago
  • #113

For example the constraint issue between 4.2 and 5.
tests
  • bckohan
  • Opened 
    2 days ago
  • #112
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub