Re: ValueError: Available apps isn't a subset

2015-10-30 Thread Tim Graham
Let's try to debug via chat in #django-dev rather than over email. On Friday, October 30, 2015 at 4:29:31 AM UTC-4, Jose Paul wrote: > > Hi Tim, > > Thank you for the reply . > I am running the whole test case from Eclipse using runtests.py > > Clean did not worked .Please see the error below .

Re: language error -- fixed -- please update django source code

2015-10-30 Thread Tim Graham
Please don't duplicate a Trac ticket on the mailing list. Thanks. On Friday, October 30, 2015 at 5:56:47 AM UTC-4, Edwin Siu wrote: > > #UPDATE: October 30, 2015 Django 1.8, Ubuntu Server 14.04, literati.nyc > #1 note that by the time automatic notifications were immplemented, > #I used crontab to

language error -- fixed -- please update django source code

2015-10-30 Thread Edwin Siu
#UPDATE: October 30, 2015 Django 1.8, Ubuntu Server 14.04, literati.nyc #1 note that by the time automatic notifications were immplemented, #I used crontab to schedule some recurrent events #files with the name like 'task8am.sh' load a module through django shell #in order to render templates I use

Re: ValueError: Available apps isn't a subset

2015-10-30 Thread Jose Paul
Hi Tim, Thank you for the reply . I am running the whole test case from Eclipse using runtests.py Clean did not worked .Please see the error below . ERROR: test_flush (fixtures_migration.tests.TestNoInitialDataLoading) -- Trac