dpaste: 1EJ354G

New Yours API Help 588 bytes, Python 2 Soft wrap Raw text Duplicate 1 2 3 4 5 6 7 8 9 10 11 12 13 like this : is_default = models . BooleanField ( default = True , help_text = "Whether this theme is one of " "the default themes available to all " "paying customers" ) not this : bar_access = models . ManyToManyField ( "Bar" , blank = True , null = True , help_text = "Which bars have access to " \ "this theme. NOTE: This setting is " \ "ignored if this is a default theme." , related_name = "themes" ) Pasted 8 seconds ago — Expires in 7 days URL: http://dpaste.com/1EJ354G About dpaste.com ...

Linked on 2015-05-13 22:25:01 | Similar Links