|
|
Setting up Django on SliceHost with Ubuntu Hardy, Postgres, Apache, and Nginxhttp://www.punteney.com/writes/setting-django-slicehost-ubuntu-hardy-postgres-apa/
After all this time, I still reference this article for postgresql configuration. Configuring postgres is really not hard on ubuntu. But, user permissions, access and creation can really trip up a newbie for a while. Unless that newbie finds an article of this quality. Then they are treated to an easy spoon-feeding of exactly howto. The rest of the article I do things a little differently. |
|
|
doc/django-olwidget.rst at master from yourcelf's olwidget - GitHubHopefully this good url will never change :=) |
|
|
Posts for Screencasts | Surfing in Kansashttp://ericholscher.com/blog/categories/screencasts/
Wow, nice. I guess these were so good, why make more? |
|
|
bag-of-holding.com - Bloghttp://bag-of-holding.com/
|
|
|
#10923 (Use thread-safe GEOS API if available) - Django - TracGeoDjango will be thread safe eventually. |
|
|
Django | Contributing to Django | Django DocumentationConventional Django coding style specifics. |
|
|
CollaborateOnGithub - Django - TracDjango on github is the way to go. Hopefully this will be stable, reliable, up-to-date. Now I can make different branches for different flavors of Django. |
|
|
Django, mod_python and virtualenvhttp://mydjangoblog.com/2009/03/30/django-mod_python-and-virtualenv/
Comments are broken on this website but it looks like mod_python and virtualenv play nice together. |
|
|
Django | How to use Django with Apache and mod_wsgi | Django Documentation |
|
|
Django | Contributing to Django | Django Documentation |
|
|
How to get BPython working with Djangohttp://proteus-tech.com/blog/code-garden/bpython-django/
Bpython is so nice |
|
|
Mercurial repositories indexhttps://earthdev.burningman.com/hg/
The open source repositories for burningman earth, the pinax site, the iphone app and more. |
|
|
Using bpython shell with django (and some Ipython features you should know) — The Usware BlogMy recent blog post has a little bit of pinax-specific merit, but this one kicks its butt. |
|
|
Welcome | witnik.comcool looking lms built with django |
|
|
Django | Built-in template tags and filters | Django documentationNice new flexibility coming into the django template language. |
|
|
django-rosetta - Project Hosting on Google CodeI'm going to check this out for internationalizing this next project I'm working on. Looks pretty awesome. |
|
|
CookBookThreadlocalsAndUser - Django - Tracsecret thread local django wiki page. |
|
|
Django | Making queries | Django documentationhttp://groups.google.com/group/django-users/browse_thread/thread/4b747ac0b7f0a304 |
|
|
Cats or Dogshttp://cats-or-dogs.com/
django + statistics == cool |
|
|
Django | Class-based generic views | Django documentationand class-based views are in trunk (ftw) |
|
|
hwioshttp://hwios.org/
html5 django collab stuff. |
|
|
mhall119 / django-extauth / wiki / Home – Bitbuckethttp://bitbucket.org/mhall119/django-extauth/wiki/Home
|
These are blog posts from everyone:
Is this really how you would provide more information about choices in a django.forms.CheckboxSelectMultiple, django.forms.ModelMultipleChoiceField?
simple-minded template filter for django
Log your sql with middleware while in DEBUG
Good exception middleware for certain cases
just in case you were searching for a solution to this slightly obscure traceback; this might be the answer.
I've been really happy with this little gem.
One way to do it.
Dirty hack N in our M part series, "Getting around other people's bad apis"
non-technical administrators can take matters into their own hands.
Different ways to build sitemaps with Django
just a little django hack
Not that bad.
django-tagging is one of the ultimate reusable django apps.
bpython is very nice.
Simple example of django testing
Fun with django.forms.widgets
little bit of back and forth for ye ol' email_re
Simple basic directions to use coverage.py to view your test coverage.
Create a superuser to match the production superuser
No traceback, what have I done?
a generate_filename function for making a unique filename based on the time.
Workaround some of the difficulties in setting up django-haystack.
nice and easy.
Just a brief post showing how easy it is to run a pinax site on tornadoweb
Simple standard wsgi script with a little
What about this function would make it run fine on dev/sqlite or nginx/wsgi/postgres but extremely poorly on webfaction/mysql?
|
|
WhatIsBoss |