﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20726	Django development server time different from server time	ncatdesigner@…	nobody	"Hi there,

I have noticed the django development server time is different from the server time.

A) I executed:


{{{
manage.py  runserver 10.211.55.27:9000  --settings=mysettings
}}}


having as a result:


{{{
July 09, 2013 - 18:46:13
Django version 1.5, using settings mysettings'
Development server is running at http://10.211.55.27:9000/
Quit the server with CONTROL-C.
}}}


B) then I executed:

{{{
sudo ntpdate ntp.ubuntu.com
}}}


Having as a result


{{{
10 Jul 01:46:11 ntpdate[14890]: adjust time server 91.189.94.4 offset -0.001371 sec
}}}



and I repeated the A command with the same result

How can I fix this? am I doing something wrong?

Distributor ID:	Ubuntu
Description:	Ubuntu 12.04.1 LTS
Release:	12.04
Codename:	precise





"	Bug	closed	Uncategorized	1.5	Normal	worksforme	time	ncatdesigner@…	Unreviewed	0	0	0	0	0	0
