On 11-8-2012 2:14, Matthew Meyer wrote:

> The command I am running is :
> 
> $ python manage.py event_expiration
> 
> I've made sure I am adding the event_expiration.py file within management 
> and commands folders and that those folders have init files. those are in 
> one of my app folders.
> 
> Am I overlooking something here? Any help is appreciated, thanks!

Since I don't see anything wrong with your code or setup, I'm going to
take a stab in the dark and say that you need to loose the underscore in
the command.
Otherwise, please provide the *full* traceback for more clues.

-- 
Melvyn Sopacua

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to