daniel-acuna / reviewer_assignment

Reviewer assignment and scoring system based on topic models
http:/pr.scienceofscience.org
5 stars 4 forks source link

Solve issue with navigation bar using Django URL resolver #13

Closed daniel-acuna closed 9 years ago

daniel-acuna commented 9 years ago

Navigation bar does not redirect to correct webpage when inside assignment pages. Maybe using url tag? (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/#url)