soypunk + django   76

Kolibri 0.2.0a : Python Package Index
"Asynchronous Processors/Workflow management for django."
python  django  workflow 
july 2011 by soypunk
django-cerial 0.0.2 : Python Package Index
"Fields for storing serializable data." Includes field types for JSON and Python's Pickle format.
python  django  database  json 
july 2011 by soypunk
Running mod_wsgi in Daemon Mode - Felecan
I mistakenly assumed daemon mode was the default for mod_wsgi. Suppose I should rtfm.
django  python  mod_wsgi  apache 
july 2011 by soypunk
Extending Settings Variables with local_settings.py in Django
The comment thread suggest a number of solutions as well.
django  python 
july 2011 by soypunk
clintecker/django-chunks - GitHub
"Think of it as flatpages for small bits of reusable content you might want to insert into your templates and manage from the admin interface. "
django 
march 2011 by soypunk
jaylett/django_exceptional_middleware - GitHub
"Middleware app that makes it easy to generate the correct HTTP status codes, with customisable templates, for more rare situations than Django supports, and making it easy to style them all the same way."
django  http 
march 2011 by soypunk
django-template-utils - Project Hosting on Google Code
"A library of useful template-related functionality for Django applications."
django  template 
february 2011 by soypunk
miracle2k/django-tables - GitHub
django-tables - a Django QuerySet renderer.
django 
february 2011 by soypunk
jezdez/django-staticfiles - GitHub
A Django app that provides helpers for serving static file
django  deployment 
february 2011 by soypunk
tarequeh/django-config - GitHub
django-config is an easy way to maintain multiple configurations for django. It relies on the concept of having a shared configuration file (base) and a per user/ server custom configuration file (dev1/ dev2/ local/ staging). settings.py combines the base & custom configuration and loads it up.
django  deployment 
february 2011 by soypunk
nathanborror/django-basic-apps - GitHub
I always forget where these are located... it is a collection of django apps that try to do as much as possible with the built-in apps/libs.
django 
february 2011 by soypunk
Automatical superuser creation with Django
At first glance this doesn't seem like a horrible approach...
django 
february 2011 by soypunk
jsocol's bleach at master - GitHub
"An easy, HTML5, whitelisting HTML sanitizer"
python  html  django  from delicious
february 2010 by soypunk
jespern / django-piston / wiki / Home — bitbucket.org
Piston is a relatively small Django application that lets you create RESTful application programming interfaces (API) for your sites.
django  python  rest  http  api 
may 2009 by soypunk
bradleywright's django-static-management at master - GitHub
"This project is intended as an easy way to manage multiple static text assets (CSS and Javascript) in a Django projects."
django 
march 2009 by soypunk
Graham Dumpleton: Load spikes and excessive memory usage in mod_python.
"The final answer? Stop using mod_python, use mod_wsgi and run it with daemon mode instead. You will save yourself a lot of headaches by doing so." Agreed! mod_wsgi is much easier to administer and maintain. It is not immediately clear to me why mod_python is still being recommend (or even "how-to" documented) by any python web framework.
python  wsgi  django 
march 2009 by soypunk
jaikuengine - Google Code
"JaikuEngine is a social microblogging platform that runs on AppEngine. JaikuEngine powers Jaiku.com."
django  python  google  gae  appengine 
march 2009 by soypunk
django-gae2django - Google Code
"gae2django is a Django helper application that provides an implementation of Google's App Engine API based on pure Django. The helper makes it easier to re-use applications originally designed for Google's App Engine environment in a Django environment."
django  google  appengine 
march 2009 by soypunk
Django snippets: Smart {% if %} template tag
"A smarter {% if %} tag for django templates. While retaining current Django functionality, it also handles equality, greater than and less than operators."
python  django 
march 2009 by soypunk
django-springsteen and Distributed Search @ Irrational Exuberance
"springsteen provides a trivial wrapper for Yahoo! BOSS, but goes further and provides a simple framework for building distributed search networks. If you dream of a world where every blog network is searchable, and each niche has its own vertical search, then springsteen is for you."
django  python  searh  yahoo 
february 2009 by soypunk
Y-NODE: Mysterious NoReverseMatch Error
At some point Django was having some thread-safe issues... I thought these were all resolved in 1.0 but I'm dumping in this bookmark as a reminder to double check.
django  python 
february 2009 by soypunk
Announcing django-viewtools | One More Blog
"django-viewtools provides a management command to help in debugging and profiling views"
django  python  testing 
february 2009 by soypunk
jacobian's jellyroll at master - GitHub
"You keep personal data in all sorts of places on the internets. Jellyroll brings them together onto your own site"
django  python  web  data  aggregator 
february 2009 by soypunk
queues - google Code
"A lowest-common-denominator API for interacting with lightweight queue services."
python  django  memcached 
january 2009 by soypunk
django-html - Google Code
"This package represents an experimental approach to improving the way Django outputs form widgets. At the moment, widgets created using django.forms are outputted as XHTML (with self closing /> tags) even if the rest of your site uses HTML. "
django  html 
september 2008 by soypunk
Aeracode :: South
This is South, intelligent schema migrations for Django apps.
django  database 
august 2008 by soypunk
Sign in with your OpenID | Django People
Collecting instances of openId login screens
django  openid 
july 2008 by soypunk
StaticGenerator for Django
StaticGenerator is a Python class for Django that makes it easy to create static files for lightning fast performance.
python  django  cms 
july 2008 by soypunk
django-mmo - Google Code
I continue to be amazed that Game Neverending hasn't resurfaced as a Flickr "20%" project.
gaming  python  django 
april 2008 by soypunk
204 No Content Blog - Frameworks Exist for Conceptual Integrity
Outlines my issues with the current crop of programming frameworks. I often wonder if the people who write some of these actually _use_ them... a few are quite painful once you've dug deep enough.
programming  framework  python  django 
december 2007 by soypunk

Copy this bookmark:



description:


tags: