diff --git a/ddcz/views/creations.py b/ddcz/views/creations.py index feb1c6a..b174914 100644 --- a/ddcz/views/creations.py +++ b/ddcz/views/creations.py @@ -140,7 +140,6 @@ def get_creation_info(creative_page_slug, creation_id, creation_slug): ) raise e else: - print("OK cache") cache.set(cache_key, article) return {