Export to GitHub

django-swingtime - issue #2

Simple question


Posted on Dec 31, 2008 by Quick Bear

I'm trying to throw django-swingtime on a test site to help me understand how it works. I'm being given an error with some of the template code:

http://dpaste.com/103937/

(newb question)I'm not sure where the current_datetime.year and current_datetime.month are supposed to be coming from. Any help will be appreciated. {% url swingtime-monthly-view current_datetime.year current_datetime.month %}

Comment #1

Posted on Jan 3, 2009 by Quick Bear

FIXED found context_processors in demo settings. knew it had to be simple.

Status: New

Labels:
Type-Defect Priority-Medium