pinax
Java framework for social network
Is there a Java analogue to Pinax/Django? (Perhaps an extension to Jboss Seam and/or functionality already built into Seam?)[详细]
2023-01-21 05:31 分类:问答Pinax vs. Plone -- Dev time, flexibility, security?
Trying to evaluate Pinax vs. Plone as platforms for developing a social network with some RIA capabilities and a solid permissions setup allowing the user to make content visible on a per item开发者_如[详细]
2023-01-16 11:56 分类:问答Python/GAE social network / cms?
After much research, I\'ve come up with a list of what I think might be the best way of putting together a Python based social network/cms, but have some questions about how some of these components f[详细]
2023-01-16 02:09 分类:问答pinax / django installation on virtual env, run on mod_wsgi
I tried to install Pinax development version by using pip and virtual environment.It was running on 127.0.0.1:8000 very well.However, when I deployed it on Apache 2 using mod_wsgi, it began to raise e[详细]
2023-01-14 02:36 分类:问答Run Pinax without VirtualEnv
Is there a way to run Pinax without virtualenv? I want to run it without virtualenv as I want to run it on a django-container on mediatemples grid-hosting service. Their containers can scale upto 1Gb[详细]
2023-01-10 20:54 分类:问答Pinax on MediaTemple/other hosting company
I wanted to deloy a pinax project on a mediatemple. Does anyone 开发者_如何学Cknow how to go about making it work there? or any other webhost?Here are some instructions for how to install on WebFactio[详细]
2023-01-09 17:17 分类:问答Non local connections for django project server
I ran the command python manage.py runserver 0.0.0.0:8000 It started the server up, but when I navigate to http://myipaddress:8000, my webbroswer doesnt connect. I also tried with my iphone safari br[详细]
2023-01-09 07:31 分类:问答Importing Modules (SQLITE3) from Python Virtual Environment
I am using a Windows machine with python, django, and pinax installed. I can import modules from any normal location (even if it\'s not in the actuall installed directory).However, I cannot import th[详细]
2023-01-08 23:01 分类:问答django - variable declared in base project does not appear in app
I have a variable called STATIC_URL, declared in settings.py in my base project: STATIC_URL = \'/site_media/static/\'[详细]
2023-01-01 18:46 分类:问答Pinax: Customize Signup and profile
I want to gather some more information when the user signs开发者_如何学编程 up and also display this as part of the profile information - sothat the user can edit it once he creates a login.[详细]
2023-01-01 14:18 分类:问答
加载中,请稍侯......