You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1)
In models.py line 618 error on creation of default Detector.
I suggest, according to field name in table:
"user": get_user_or_default(None),
"default_user": get_user_or_default(None),
(2)
Just warning:
AdminMediaHandler can not be found in django trunk;
(3)
I was failed with unsupported msp430 gcc 4,
so used tools from repo http://tinyprod.net/repos/debian
and OpenChronos version from miknix
at Ubuntu 11.04;
Now uberclock began gathering stats, and I'm going to sleep :-)
--==Yours, Sergei Kirjanov==--
The text was updated successfully, but these errors were encountered:
Hello.
(1)
In models.py line 618 error on creation of default Detector.
I suggest, according to field name in table:
(2)
Just warning:
AdminMediaHandler can not be found in django trunk;
(3)
I was failed with unsupported msp430 gcc 4,
so used tools from repo http://tinyprod.net/repos/debian
and OpenChronos version from miknix
at Ubuntu 11.04;
Now uberclock began gathering stats, and I'm going to sleep :-)
--==Yours, Sergei Kirjanov==--
The text was updated successfully, but these errors were encountered: