nephila / django-meta

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
https://django-meta.readthedocs.io
Other
480 stars 68 forks source link

Refactor settings for easier override #120

Closed yakky closed 11 months ago

yakky commented 4 years ago

Refactor project settings to allow easier overriding in tests and improve documentability

Use the same approach as https://github.com/nephila/djangocms-blog/pull/623/files#diff-386361aab5a80162bffb1c2710b7d9b4

protoroto commented 11 months ago

@yakky Can we close this? I think it is handled by #168