I would like to customize the contact form subject line, ideally with a value from a field in the form, but if not a date, or really anything. So that when multiple emails come in, they have distinguishing subject lines. What is the best way to do this?
I see it would be an easy change in form/page_processors.py but I need to stay out of the virtual env directories and would like to make the change in my project. I tried copying the form directory from mezzanine into my project (as i did to customize the blog) but this brings up a lot of errors, and isnt as straight forward as the blog. Is there any easy way to overwrite forms/page_processors.py? -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
