See if this gets rid of the identica share button.

This commit is contained in:
Kevin Fenzi 2014-01-17 18:19:54 +00:00
parent dfcac4ffa6
commit 52f4cbe590

View file

@ -350,3 +350,4 @@ JINJA2_EXTENSIONS = ('compressor.contrib.jinja2ext.CompressorExtension',)
SOUTH_TESTS_MIGRATE = False
VERIFIER_EXPIRE_DAYS = 3
ENABLE_SHARING_IDENTICA = False