A post from another thread got me wondering, how many people here have their development environments closely mimic their production ones?
Or is it common to have a development, staging and production environments ? That way your development environment could be whatever is easiest for you to set up on your dev box, and your staging could mimic production so you could work out any bugs there. In theory I would think the 3 environments would provide the most robust system for developing, testing and rolling out code, but if Django handles the different DB back-ends pretty well then you could eliminate the staging environ and speed up your end-to-end process I would think. Any thoughts or experiences you all would care to share? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---