FYI: Oracle has free edition now

2005-10-31 Thread Eugene Lazutkin
FYI. Oracle Database 10g Express Edition. Free to develop, deploy, and distribute: http://www.oracle.com/technology/products/database/xe/index.html Now it is going to be simpler to build and test Django's Oracle backend. Thanks, Eugene

Re: lets merge i18n back into trunk

2005-10-31 Thread hugo
Hi, >As a corollary of 4, I might try making an app for selenium ( in browser >web testing thing from Jason Huggins & co). This would allow us to run >regression tests against the admin ( and by extension, the manipulators >etc.) Like the python-zope-binding for Selenium? So that one can just in