I'm new to Django, so please be gentle. Basic question: when developing a web app, I've typically created an "includes" directory which stores commonly used functions or methods. From a best practice standpoint, is it recommended that I create an "includes" directory (not application) within my project? If so, I'm guessing I can reference it as "myproject.includes".
Please let me know if this approach is frowned upon in favor of some other paradigm. If so, can you show me an example of the preferred method? Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---