Startseite
Sport
Musik
Computer
Vorträge
Bilder
Kontakt
Quotes
Patches
Gedanken
Sonstiges
My patches to open source projects
Django
Jan 2015:
Preferred column names in get_relations introspection
Jan 2012:
Safestring in Admin Field Label quoted twice
Jan 2012:
Better TypeError: m2m.add(wrong_type)
Oct 2011:
Model FAQ: Link to south
Mar 2011:
Docs: result of reverse() is already urlquoted
Nov 2008:
Debug page's Request URL hides SCRIPT_NAME
Sep 2008:
MultiValueDict support for urlencode()
Sep 2007:
urlresolvers: Fallback, if urls.py don't have handle404
Jul 2007:
Alter cache key based on GET parameters
Django Snippets
Feb 2012:
Clean Reversion History: Remove unimportant Changes
My snippets:
Snippets by guettli
Django South
Jan 2012:
Better error message if commit fails
Python
Oct 2011:
Logging: Unicode Error
Oct 2010:
email/quoprimime.py Exception
Oct 2006:
Use flush() before os.exevp() (docs)
Jul 2004:
cgitb: escape title of page
Mar 2002:
Popen3 might cause dead lock (docs)
and other patches:
List of issues of user guettli
Other
June 2015:
Supervisor process control system for UNIX
Jan 2012:
Support GLOB_TILDE in logrotate
Nov 2011: jQuery TreeTable
Options for cookie persistance
Nov 2011: Some Python Recipies in
PLEAC Programming Language Examples Alike Cookbook
Oct 2011: sapnwrfc (Python Library to SAP RFC):
Fix unicode handling of strings
and
segfault if you supply the wrong data type
Oct 2011: Check PostgreSQL (Nagios Plugin written in Perl)
Set defaults for archive_ready and wal_files (and other)
Sept 2011: iotop
Right-justify the header so that numbers stop "bouncing"
Jun 2011: django reversion
Object IDs with special characters
Apr 2003: Recipe in printed Python Cookbook second edition (O'Reilly) :
Parsing Excel XML (Python recipe)
Apr 2003: ZODB
Typo in setup.py