Can someone help with a few explanations:
1) in a template {{url | e(true) }} - what is the "| e(true) "2) in the posting view "url = URL(url,'private' not in request.form, alias).uid this seems to be using a constructor which I didn't see in models.py especially with the ().uid and what is the 'private' not in request.form 3) on a form with many fields - is there a way to capture a dictionary with all the form fields and then submit to the database in a model method. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
