pythonpro

Results 2 issues of pythonpro

Pls, clarify (here or in docs) how to add SEO fields inline to Flatpage creation/editing page without flatpages app admin.py file monkeypatching. Thnx.

When a message contains any non-ASCII chars the code raises an exception while converting unicode string to 'ascii' (default) encoding with `decode()` method. And it works fine when we decode...