Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. Aug 20 09:33:39 thesocialhub app/web.1: [20/Aug/2014 11:33:39] ERROR [django.request:224] Internal Server Error: /admin/socialhub/socialgallery/add/
  2. Aug 20 09:33:39 thesocialhub app/web.1: Traceback (most recent call last):
  3. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response
  4. Aug 20 09:33:39 thesocialhub app/web.1: response = wrapped_callback(request, *callback_args, **callback_kwargs)
  5. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/newrelic-2.18.1.15/newrelic/hooks/framework_django.py", line 492, in wrapper
  6. Aug 20 09:33:39 thesocialhub app/web.1: return wrapped(*args, **kwargs)
  7. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/contrib/admin/options.py", line 432, in wrapper
  8. Aug 20 09:33:39 thesocialhub app/web.1: return self.admin_site.admin_view(view)(*args, **kwargs)
  9. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/utils/decorators.py", line 99, in _wrapped_view
  10. Aug 20 09:33:39 thesocialhub app/web.1: response = view_func(request, *args, **kwargs)
  11. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/views/decorators/cache.py", line 52, in _wrapped_view_func
  12. Aug 20 09:33:39 thesocialhub app/web.1: response = view_func(request, *args, **kwargs)
  13. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/contrib/admin/sites.py", line 198, in inner
  14. Aug 20 09:33:39 thesocialhub app/web.1: return view(request, *args, **kwargs)
  15. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/mezzanine/pages/admin.py", line 99, in add_view
  16. Aug 20 09:33:39 thesocialhub app/web.1: return super(PageAdmin, self).add_view(request, **kwargs)
  17. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/utils/decorators.py", line 29, in _wrapper
  18. Aug 20 09:33:39 thesocialhub app/postgres.6594: [COPPER] connection authorized: user=uf7pqnov6kvpbc database=dbsvftf7ocmn3m
  19. Aug 20 09:33:39 thesocialhub app/web.1: return bound_func(*args, **kwargs)
  20. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/utils/decorators.py", line 99, in _wrapped_view
  21. Aug 20 09:33:39 thesocialhub app/web.1: response = view_func(request, *args, **kwargs)
  22. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/utils/decorators.py", line 25, in bound_func
  23. Aug 20 09:33:39 thesocialhub app/web.1: return func(self, *args2, **kwargs2)
  24. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/db/transaction.py", line 371, in inner
  25. Aug 20 09:33:39 thesocialhub app/web.1: return func(*args, **kwargs)
  26. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/contrib/admin/options.py", line 1130, in add_view
  27. Aug 20 09:33:39 thesocialhub app/web.1: if all_valid(formsets) and form_validated:
  28. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 415, in all_valid
  29. Aug 20 09:33:39 thesocialhub app/web.1: if not formset.is_valid():
  30. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 292, in is_valid
  31. Aug 20 09:33:39 thesocialhub app/web.1: err = self.errors
  32. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 267, in errors
  33. Aug 20 09:33:39 thesocialhub app/web.1: self.full_clean()
  34. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 313, in full_clean
  35. Aug 20 09:33:39 thesocialhub app/web.1: for i in range(0, self.total_form_count()):
  36. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 106, in total_form_count
  37. Aug 20 09:33:39 thesocialhub app/web.1: return min(self.management_form.cleaned_data[TOTAL_FORM_COUNT], self.absolute_max)
  38. Aug 20 09:33:39 thesocialhub app/web.1: File "/app/.heroku/python/lib/python2.7/site-packages/django/forms/formsets.py", line 89, in management_form
  39. Aug 20 09:33:39 thesocialhub app/web.1: code='missing_management_form',
  40. Aug 20 09:33:39 thesocialhub app/web.1: ValidationError: [u'ManagementForm data is missing or has been tampered with']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement