Jason Ward
Jason Ward
http://stackoverflow.com/questions/3712222/does-mysql-ignore-null-values-on-unique-constraints We should change the `unique_together` to: ``` unique_together = ( ("codename", "object_id", "content_type", "group"), ("codename", "object_id", "content_type", "user"), ) ```
The problem: #203 introduced a bug that results in nested paragraphs. The solution: We will need to build a method similar to `pydocx.export.base:PyDocXExporter._convert_complex_fields_into_simple_fields`. The complex fields to simple fieds (cf2sf)...
They need to be applied to root level elements, not in-line elements. In addition there are some code clean-up suggestions in #38