Vladimir Bolshakov
Vladimir Bolshakov
For example, we have the following: ```python class Entity(Model): parameter = StringType() @serializable(type=URLType) def entity_url(self, **kwargs) context = kwargs.get('context') if context and self.parameter is not None: request = context['request'] #...
Explore new documentation and build system. Improve tests and dependencies to support new Modernizr.
Create CSS test case with wide range of Modernizr's possible properties.