one more thing. the first one is working. i tried to setup a second template tag for the page called more_news.py. the first is working as recent_news.py.
recent_news.py gets the more recent entry, i have more_news.py set to get 2-6. i have {% load more_news %} since the file is more_news.py, it's in the same directory as recent_news.py and is the same file as recent_news.py other than the limits in what query results are getting and i'm getting the TemplateSyntaxError that the 'more_news' is not a valid tag library. what's up? On Jul 3, 10:45 am, [EMAIL PROTECTED] wrote: > thanks man, for some reason i couldn't get it and it was about to > drive me nuts :) > > On Jul 3, 10:37 am, Berco Beute <[EMAIL PROTECTED]> wrote: > > > It should be in: > > /project/application/templatetags/ > > > 2B --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---