示例#1
0
 def it_has_a_static_slugify_method(self):
     assert_equal(Product.slugify(u"Test Slügify"), "test-slugify")