On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> So just so I'm clear, I'll need to create an app (we'll call it amazon)
> that will have an empty models.py AND an empty views.py (since I don't
> want this in the DB, and I don't want it tied to any particular view)
> but WILL contain a templatetags folder for my little function.

Yes. But you can delete the models.py and views.py files -- Django
doesn't require that they exist.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to