Django tips : Tech Model. Monday, February 22, 2010. NoReverseMatch is making me crazy. im experiencing a problem since today: my model : class Technology(models.Model): title = models.CharField(max_length=250, …
View original post here:
Django tips: Tech Model: NoReverseMatch is making me crazy