Тимур
Кто сможет помочь с django? у меня там ошибка NoReverseMatch at /cart/add/1/
'cart' is not a registered namespace, херову тучу времени сижу, ничо сделать не могу
"The NoReverseMatch error is saying that Django cannot find a matching url pattern for the url you've provided in any of your installed app's urls.
The
NoReverseMatch
exception is raised by django.core.urlresolvers when a matching URL in your URLconf cannot be identified based on the parameters supplied.
To start debugging it, you need to start by disecting the error message given to you..." и так
далее