Entries from December 2008

My First Contribution to Django

Comments   4   Date Arrow  December 10, 2008 at 3:50pm   User  by Harry Kalogirou

Hola!

about 2 weeks ago I created a multilingual version slugify for django! You can find the code here.

What is slugify? It the function that gets us from “This is my post” to “this-is-my-post” and its used widely on the web to make human friendly URLs, where the data are not accessed by their […]

Tagged   UncategorizedComments  Add Your Comment