Hi everyone, I'm creating my own web development business at the moment, using Django, and I'm wondering how web developers out there are getting the best re usability out of their Django apps to save time.
My current thinking is to keep one master set of all apps developed in SVN. Say a newsletter app, an article app, a contact app, etc.. Keep a basic project structure (with sensible defaults for my environment for settings, urls etc. in it), also in SVN. Then, when developing a site export the basic template, update any apps as necessary, then export them into the project structure, tweaking templates and settings files. Is this how current web developers using Django are working? How can I improve this, and what other tactics can I adopt to help me cut down on unnecessary duplication of work? Thank you. :) -- Lach Personal: http://illuminosity.net/ Business: http://taravar.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 -~----------~----~----~----~------~----~------~--~---