grandjoncl [Mon, 03 Dec 2012 11:03:40 +0100] rev 1002
modification of initsitedomain command and migration to work when the web_url doesn't start with 'http://'
grandjoncl [Mon, 03 Dec 2012 10:43:13 +0100] rev 1001
Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl [Fri, 30 Nov 2012 11:51:56 +0100] rev 1000
change for the migration to change site domain
grandjoncl [Fri, 30 Nov 2012 10:24:12 +0100] rev 999
new command : when we want to use an other database, we can run that command with "python manage.py initsitedomain" and this will set the domain to the right value in the django-site table
grandjoncl [Wed, 28 Nov 2012 16:57:50 +0100] rev 998
correction of absstatic import
grandjoncl [Wed, 28 Nov 2012 16:40:18 +0100] rev 997
change of method to have absolute url for static file in views
modification of login.html when using absstatic in a loop