Skip to main content

Home/ Django/ Group items matching "python" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
2More

Post: Tornado Web Framework In Production With Django And Nginx | Jeremy Bowers | St. P... - 4 views

  • If you're interested in running your Django projects behind Tornado, you'll want to employ a daemonized approach. The solution: Deploy Tornado as python scripts controlled by supervisord, a pythonic daemon manager.
  •  
    If you're interested in running your Django projects behind Tornado, you'll want to employ a daemonized approach. The solution: Deploy Tornado as python scripts controlled by supervisord, a pythonic daemon manager.
1More

Python Success Stories - 0 views

  •  
    How Rackspace uses python
1More

bkeating/python-payflowpro - GitHub - 0 views

  •  
    A simple Python client for PayPal's Payflow Pro API (HTTPS Interface).
3More

Standalone Django scripts - 0 views

  • Set DJANGO_SETTINGS_MODULE before you run
  • export DJANGO_SETTINGS_MODULE=yoursite.settings
  • # Cron jobs for foo.com run at 3AM DJANGO_SETTINGS_MODULE=foo.settings 0 3 * * * python /path/to/maintenance/script.py 30 3 * * * python /path/to/other/script.py # Cron jobs for bar.com run at 4AM DJANGO_SETTINGS_MODULE=bar.settings 0 4 * * * python /path/to/maintenance/script.py 30 4 * * * python /path/to/other/script.py
1More

Deploy your Django site with Cherokee and uWSGI servers | Ollix Blog - 0 views

  • Luckily, I found an article taking about Benchmark of Python WSGI Servers by Nicholas Piël. I'm impressed by this benchmark because of its richness as the author compares 15 WSGI servers and to be honest, most of them I have never heard.
1More

PyFacebook Tutorial - Facebook Developers Wiki - 0 views

  •  
    tutorial for facebook apps using django and python
1More

django-remotelog - Google Code - 0 views

  •  
    Pluggable Django app for logging messages from the Python logging module's HTTPHandler
1More

Fabric - Fabric v0.9 documentation - 4 views

  •  
    Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
1More

Python Package Index : django-cache-utils 0.7.2 - 0 views

  •  
    Caching decorator and django cache backend with advanced invalidation ability and dog-pile effect prevention
1More

garethr/django-test-extensions - GitHub - 0 views

  •  
    PyUnit provides a basic set of assertions which can get you started with unit testing python, but it's always useful to have more
1More

Stuff: A Brief Pyjamas + Django Tutorial - 0 views

  • Django is a web framework written in Python. Pyjamas is a Python port of the google web toolkit (written in Java). Pyjamas can be used with Django to create web applications.
3More

Marc Garcia & The Python: GSoC: Implementation of additional i18n features on Django - 1 views

  • Translating dynamic content
  • Translating dynamic content
  • Translating dynamic content
1 - 20 of 105 Next › Last »
Showing 20 items per page