pcp icon indicating copy to clipboard operation
pcp copied to clipboard

Python Control Panel: do you want own python hosting? Help with this one.

Results 18 pcp issues
Sort by recently updated
recently updated
newest added

Text area with authorized_keys would be nice

when running runserver: ImportError No module named libvirt happens here pcp/wsgiadmin/virt/utils.py import libvirt not sure how to install libvirt into virtualenv, there doesn't seem to be anything on pip.

...and move them into constance eg. BANK, BANK_ACCOUNT...

A lot of tests is now failing. Have you even tried to run them? .( $ paver integrate --- Ran 26 tests in 8.029s FAILED (errors=3, failures=13) cause: ``` Problem...

added new dependency which is missing from requirements.txt manage.py runserver throw ImportError: ``` __import__(name) File "./../wsgiadmin/clients/models.py", line 11, in from jsonrpc.proxy import ServiceProxy ImportError: cannot import name ServiceProxy ``` Always...

Discount setting for one web app

Filter unproper usernames in registrations.

Add SSL field into Site model and modify the config templates for apache and nginx. - CRT - KEY - SSLTYPE - SSLONLY - redir HTTP to HTTPS - SSLFULLY...

Make redirects usable - Domain trash - Generate rules for maildrop (more options)

Commit in separated thread doesn't close transaction. The best solution would be move it into manage commands.