Re: USE_I18N = False side effect

2006-07-17 Thread avansant
Yes. All works now. Thank you Adrian. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group

USE_I18N = False side effect

2006-07-16 Thread avansant
As far as I can tell when you add USE_I18N = False in your settings.py it will result in the admin interface of the site to be stripped of atleast the datetime javascript helper. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo