Le lundi 11 mars 2013 00:42:15 UTC+1, Alon Nisser a écrit : > > how am I supposed to test this? tried following some examples in other > repo, but all failed. I wrote the test itself but it Doesn't run due to > "You must either define the environment variable DJANGO_SETTINGS_MODULE or > call settings.configure() before accessing settings" > my *fork here <https://github.com/alonisser/django-localflavor-il>* > > since I'm a django testing newbie I'll be glad for detailed instructions >
I've just moved the tests inside the django_localflavor_il directory. To test the app, insert it in any project of yours and simply run: ./manage.py test django_localflavor_il Claude -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
