Pastebin
Paste #3190: No description
< previous paste - next paste>
Pasted by Anonymous Coward
class AdminCssForm(Form): cssdata = TextAreaField('CSS', validators = [Required()], default=get_setting('usercss') )
New Paste
Go to most recent paste.