Skip to content

Commit

Permalink
Oh, wow. Idiot.
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepman4267 committed Apr 27, 2023
1 parent b2eb7ed commit dc663f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hat/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class CreateItemView(CreateView):
'text',
]
success_url = reverse_lazy('new-item')
print(Item.objects.filter(pulled=False))
extra_context = {
'remaining_items': get_remaining_items
}
Expand Down

0 comments on commit dc663f6

Please sign in to comment.