Use IS_SLUG.urlify(...) I will remove the latter. Was never intended to be there.
On Jun 2, 9:39 am, Stifan Kristi <[email protected]> wrote: > what is the differences between gluon.contrib.urlify and > IS_SLUG..urlify(...)? > is it same? which is the best for use? > thank you so much > > On Thu, Jun 2, 2011 at 7:12 PM, Massimo Di Pierro < > > > > > > > > [email protected]> wrote: > > Oops we are not talking about the same thing. Looks like there is some > > duplication of code. > > > I was thinking about : > > > IS_SLUG..urlify(....) > > > gluon.contrib.urlify should go away or IS_SLUG..urlify should call > > gluon.contrib.urlify > > > On Jun 1, 11:47 pm, pbreit <[email protected]> wrote: > > > from gluon.contrib.urlify import urlify

