diff --git a/trademark/models.py b/trademark/models.py index ca24615..52c732a 100644 --- a/trademark/models.py +++ b/trademark/models.py @@ -98,7 +98,6 @@ class Nice(models.Model): alphabet[letter] = sorted(letter_items.items(), key=lambda x: type(x[1])) # alphabet[letter] = letter_items.items() - print alphabet return sorted(alphabet.items()) diff --git a/trademark/templates/trademark/nice_block_busy.html b/trademark/templates/trademark/nice_block_busy.html index cc1c51c..e5e9dcc 100644 --- a/trademark/templates/trademark/nice_block_busy.html +++ b/trademark/templates/trademark/nice_block_busy.html @@ -5,7 +5,7 @@