Giter Site home page Giter Site logo

blog案例展示 about django_selfblog HOT 9 OPEN

the5fire avatar the5fire commented on August 15, 2024
blog案例展示

from django_selfblog.

Comments (9)

changheluor007 avatar changheluor007 commented on August 15, 2024

blog:http://www.weirdbird.net

服务器:vps ubuntu

部署环境:uwsgi+nginx+django1.5

from django_selfblog.

Jythoner avatar Jythoner commented on August 15, 2024

blog: http://www.virtualenv.net

服务器: vps centos

部署环境: virtualenv+nginx+gunicorn+django1.5

from django_selfblog.

btyh17mxy avatar btyh17mxy commented on August 15, 2024

blog:http://mushapi.sinaapp.com/
服務器:SAE
部署環境: virtualenv+django1.5

from django_selfblog.

jasper-zhang avatar jasper-zhang commented on August 15, 2024

blog: http://www.opscoder.info/
服务器:vps centos
部署环境:nginx+uwsgi+django1.7

from django_selfblog.

the5fire avatar the5fire commented on August 15, 2024

@aidenZou php是什么鬼?

from django_selfblog.

ghacer avatar ghacer commented on August 15, 2024

blog:http://shuadadao.info
vps:DO Centos
nginx + supervisor + virtualenv + gunicorn + django1.8
借鉴(抄袭)很多, 感激(爽得)不尽。

from django_selfblog.

TianBright avatar TianBright commented on August 15, 2024

@the5fire , 我搭建遇到问题,请教:
已安装虚拟环境和依赖包,数据库已设置完毕,在执行python manage.py syncdb的时候,报错:

(nbenv)[root@StabilityPython selfblog]# python manage.py syncdb
Traceback (most recent call last):
File "manage.py", line 8, in
execute_from_command_line(sys.argv)
File "/home/nbenv/lib/python2.6/site-packages/django/core/management/init.py", line 399, in execute_from_command_line
utility.execute()
File "/home/nbenv/lib/python2.6/site-packages/django/core/management/init.py", line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/home/nbenv/lib/python2.6/site-packages/django/core/management/base.py", line 242, in run_from_argv
self.execute(_args, *_options.dict)
File "/home/nbenv/lib/python2.6/site-packages/django/core/management/base.py", line 280, in execute
translation.activate('en-us')
File "/home/nbenv/lib/python2.6/site-packages/django/utils/translation/init.py", line 130, in activate
return _trans.activate(language)
File "/home/nbenv/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 188, in activate
_active.value = translation(language)
File "/home/nbenv/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 177, in translation
default_translation = _fetch(settings.LANGUAGE_CODE)
File "/home/nbenv/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 159, in _fetch
app = import_module(appname)
File "/home/nbenv/lib/python2.6/site-packages/django/utils/importlib.py", line 40, in import_module
import(name)
ImportError: No module named duoshuo

请问这个怎么解决?

from django_selfblog.

CharmingZhou avatar CharmingZhou commented on August 15, 2024

blog: http://charmingzhou.com

服务器: 阿里云 centos

部署环境: virtualenv+nginx+gunicorn+django1.7

from django_selfblog.

the5fire avatar the5fire commented on August 15, 2024

@TianBright 需要安装duoshuo的模块

from django_selfblog.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.