Hi,
I am looking for how to implement URL rewrite in Django which is explained inhttp://en.wikipedia.org/wiki/Rewrite_engine .
For example,I would like to convert
http://127.0.0.1:8000/employer/details/20/ tohttp://127.0.0.1:8000/employername-20.htm
How can I implement this in Django? could suggest me a document or give an example ?
Thanks
--You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 comments:
Post a Comment