File diff 014b5b591359 → 16c0e2ada014
pinaxcon/settings.py
Show inline comments
...
 
@@ -320,5 +320,8 @@ NOSE_ARGS = [
 
MARKDOWN_DEUX_STYLES = {
 
    "default": {
 
        "safe_mode": False,
 
        "extras": {
 
            "tables": 1,
 
        }
 
    },
 
}