Karen - Thanks for your reply... The path in both my blog and inlines module was edited and i removed basic. from all the calls (since i wasn't using the primary basic/ directory with all of the standard apps. The error was there even if when i was using basic/blog or basic/inlines structure as downloaded from the source.
Mike - Thanks for your reply. The path to the inlines.py file is as follows: /django_apps/live/inlines/templatetags/inlines.py On Nov 16, 12:33 pm, Mike Ramirez <gufym...@gmail.com> wrote: > On Monday 16 November 2009 09:20:03 Bobby Roberts wrote: > > > > > the path to inlines.py is: > > > /django_apps/live/inlines/inlines.py > > > live is on my pythonpath (my main application) > > > blogs and inlines were pulled out of the basic app and put into these > > directories > > > /django_apps/live/blog/ (works) > > /django_apps/inlines/ (doesn't work) > > > you can view the full traceback here: > > http://www.thecigarcastle.com/blog/2009/nov/15/asdfasd/ > > > > > The error i'm getting is: > > > > > 'inlines' is not a valid tag library: Could not load template library > > > > from django.templatetags.inlines, No module named parser > > > > > You can see the full traceback here: > > > >http://www.thecigarcastle.com/blog/2009/nov/15/asdfasd/ > > > > > any ideas why this isn't working? > > > > > -- > > The inlines.py needs to live in your project/app/templatetags directory. > > I''m assuming live is your project,inlines is your apps, so something like > this: > > django_apps/live/inlines/templatetags/inline.py > > you should read > this:http://docs.djangoproject.com/en/dev/howto/custom-template-tags/#code... > > Mike > > -- > He is no lawyer who cannot take two sides. > > signature.asc > < 1KViewDownload -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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=.