I am currently working on a project that involves splitting a url. I have used the urlparse module to break up the url, so now I am working with just th开发者_开发技巧e path segment.
Which URL parsing function pair should I be using and why? urlparse and 开发者_运维技巧urlunparse, or
How I can add my own field types to formtastic ? For exemple, I need to have a custom datetime input, and I want something like this: