Tagged Questions
2
votes
5answers
201 views
Is it safe to track trunk in Django?
I'm currently using Django 1.1 beta for some personal projects, and plan to start messing arround with the trunk to see the new stuff under the hood. But I might start using it on a professional ...