你好,vicalloy:     我在学习用Django时逛到了你的博客,感觉楼主的DPess比较适合我的想法,打算基于dpress自己再改写下,希望你不要介意。     在这里有几个问题希望得到你的回答:      一:昨天我用create_env.py在ubuntu 12.04下并没有部署成功,因此我打算直接看源码,并做适当修改。      二:在这个DPress中              INSTALLED_APPS = (     grlplepai.dashboard',     grlplepai',     filebrowser',     django.contrib.auth',     django.contrib.contenttypes',     django.contrib.sessions',     django.contrib.sites',     django.contrib.messages',     django.contrib.staticfiles',     django.contrib.admin',     django.contrib.admindocs',     django.contrib.syndication',     django.contrib.flatpages',     dj_scaffold',     djangohelper',     south',     compressor',     taggit',     taggit_templatetags',     pagination',     dpress',)很明显有些app并没有在sites下,请问这个该怎么处理?三:DPess中Django FileBrowser是否是必须的?希望得到你的回复。我的邮箱:sias_peiqiang@qq.com
	
	
This is another test of pushing changes from my laptop via git. Hopefully this will show up on my website.