Beef with Django; admin and auth - Django developers | Google Groups
Posted 15 August 2008 in links tagged with [django] [mailinglist] [opinionated]
“One thing we don’t want to get into is a situation common in more “modular” systems where introductory documentation ends with “Congratulations on getting the base system installed; here’s a list of five hundred components you can use, go pick the one you want because we refuse to take a stance on it.”
”
http://groups.google.com/group/django-developers/msg/4db5...
minidetector - Google Code
Posted 15 August 2008 in links tagged with [detector] [django] [middleware] [mobile]
Middleware to sniff for mobile user-agents. Yay, now I can throw away another chunk of hand-rolled code.
Aeracode :: South
Posted 08 August 2008 in links tagged with [database] [django] [migration]
Another django migration framework. Need to look into one of these at some point.
Spawning + Django - Eric Florenzano’s Website
Posted 31 July 2008 in links tagged with [django] [python] [server] [wsgi]
Another python WSGI server that’ll run Django. In the ‘to look at next time I mess with jerakeen.org’ pile.
Hosting a Django Site with Pure Python - Eric Florenzano’s Website
Posted 17 July 2008 in links tagged with [django] [python] [server] [wsgi]
Exactly what I wanted. A pure-python standalone WSGI server that I can put behind an apache and host my Django jerakeen.org implementation on. Fast, too.
http://www.eflorenzano.com/blog/post/hosting-django-site-...
django-mobileadmin - Google Code
Posted 20 June 2008 in links tagged with [django] [iphone] [python] [web]
iPhone django interface. Dead easy to install, works well. happy happy happy.
Django snippets: Database migration and dump/load script
Posted 14 June 2007 in links tagged with [convert] [database] [django] [migration]
useful script - I’m using it to convert my SQLite django back-end to a MySQL one
Typogrify examples
Posted 30 May 2007 in links tagged with [django] [filter] [markup] [smartquotes]
django filters to do nice text markup. Shiny.
DjangoKit now in Google Code
Posted 30 May 2007 in blog tagged with [django] [google] [python]
I’ve moved the DjangoKit source and documentation (such as it is) into Google Code at the request of Rob Hudson, so other people can work on it. Other people? Work on my code? Crazy.
Turn your Django application in to an OpenID consumer
Posted 24 April 2007 in links tagged with [django] [openid] [python] [todo]
I need to add this to jerakeen.org so I have have openid-authenticated comments.
DjangoKit gets better
Posted 13 April 2007 in blog tagged with [django] [pyobjc] [python]
DjangoKit’s got a lot better - it’s now installable and a mall setup.py file can turn most Django apps into MacOS .apps.
DosAndDontsForApplicationWriters - Django Code - Trac
Posted 05 April 2007 in links tagged with [app] [deploy] [django] [package]
Packaging django apps is hard. Mostly because there are so few good examples of the art, I suspect.
http://code.djangoproject.com/wiki/DosAndDontsForApplicat...
The B-List: Reusable Django apps
Posted 29 March 2007 in links tagged with [deployment] [development] [django] [python]
Good musings, including some non-obvious stuff that really should be documented better. Keeping apps out of the project tree is a really good idea.
http://www.b-list.org/weblog/2007/03/27/reusable-django-apps
DjangoKit
Posted 28 March 2007 in code tagged with [cocoa] [django] [macos] [python]
DjangoKit is a framework that will take a Django application, and turn it into a stand-alone MacOS application with a local database and media files. It started as more of a thought experiment than an effort at producing a real application, but I have it working, and you can package perfectly usable stand-alone applications with it.
DjangoKit is currently hosted in a Google Code repository, so go there for downloads and source.
Django | Documentation | Cross Site Request Forgeries protection
Posted 23 March 2007 in links tagged with [django] [python] [security] [web]
Magic django middleware to stop pages on other sites submitting forms on your site. No effort on my part needed. Very clever - must steal it.
DjangoID - Trac
Posted 08 January 2007 in links tagged with [django] [openid] [server]
now I don’t have to write one. Lovely.
Google Groups: Django users
Posted 25 September 2006 in links tagged with [django] [python] [recursion] [templating]
Using template tags to do recursion in templates
http://groups.google.com/group/django-users/browse_thread...
JJinuxLand: Python: Recursion in Django Templates
Posted 25 September 2006 in links tagged with [django] [python] [templating]
django is 90% wonderful, and the 10% that sucks is all in the templating system. So annoying.
http://jjinux.blogspot.com/2006/02/python-recursion-in-dj...
MetaWeblog and Django
Posted 15 September 2006 in links tagged with [cms] [django] [metaweblog] [python] [xmlrpc]
Using XMLRPC / the MetaWeblog API to talk to Django sites.
My CMS
Posted 15 June 2006 in about tagged with [cms] [django] [python] [synchronization]
jerakeen.org is normally powered by a hand-rolled CMS built with whatever bit of technology I happen to be playing with at the time. This month, it’s built on Django.
Django | Code | #1849 ([patch] Collapse consecutive hyphens in slug fields)
Posted 12 May 2006 in links tagged with [django] [me] [patch]
A patch! From me! I’m so proud
Django and FastCGI under lighttpd
Posted 11 May 2006 in links tagged with [django] [fastcg] [lighttpd]
my django site has some speed issues, and this is annoying me. I need to play with various options.
https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wi...
Building A Blog with Django
Posted 09 May 2006 in links tagged with [cms] [comments] [django]
An example of using the built-in django comments management stuff. Which I don’t use, but only because I didn’t know about it. Now I do.
http://www.rossp.org/blog/2006/feb/17/building-blog-djang...
Small Values of Cool: London Python/Django/Ruby/Rails/Java Christmas party
Posted 22 November 2005 in links tagged with [catalyst] [django] [frameworks] [meeting] [pub] [rail] [ruby] [turbogears]
There are a scary number of frameworks represented here. Must go.
http://www.brunningonline.net/simon/blog/archives/001961....