Login or Sign up

All Bookmarks Matching django

skyl
Oct. 14, 2009

Setting up Django on SliceHost with Ubuntu Hardy, Postgres, Apache, and Nginx

http://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.

django (1) postgres (1) slicehost (1) ubuntu (1)
skyl
Nov. 9, 2009

doc/django-olwidget.rst at master from yourcelf's olwidget - GitHub

http://github.com/yourcelf/olwidget/blob/master/doc/django-olwidget.rst

Hopefully this good url will never change :=)

skyl
Nov. 14, 2009

Posts for Screencasts | Surfing in Kansas

http://ericholscher.com/blog/categories/screencasts/

Wow, nice. I guess these were so good, why make more?

django (1) python (1)
skyl
Nov. 14, 2009

bag-of-holding.com - Blog

http://bag-of-holding.com/

django (1) haystack (1) python (1) xapian (1)
skyl
Nov. 14, 2009

#10923 (Use thread-safe GEOS API if available) - Django - Trac

http://code.djangoproject.com/ticket/10923

GeoDjango will be thread safe eventually.

django (1) geodjango (1) ticket (1)
skyl
Nov. 18, 2009

Django | Contributing to Django | Django Documentation

http://docs.djangoproject.com/en/dev/internals/contributing/#coding-style

Conventional Django coding style specifics.

skyl
Dec. 15, 2009

CollaborateOnGithub - Django - Trac

http://code.djangoproject.com/wiki/CollaborateOnGithub

Django 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 (1) dvcs (1) git (1) github (1)
skyl
Dec. 17, 2009

Django, mod_python and virtualenv

http://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.

skyl
Dec. 24, 2009

Django | How to use Django with Apache and mod_wsgi | Django Documentation

http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/

django (1) docs (1) mod_wsgi (1)
skyl
Jan. 5, 2010

Django | Contributing to Django | Django Documentation

http://docs.djangoproject.com/en/dev/internals/contributing/#reporting-bugs

django (1)
skyl
Jan. 8, 2010

How to get BPython working with Django

http://proteus-tech.com/blog/code-garden/bpython-django/

Bpython is so nice

bpython (1) django (1) python (1)
skyl
Jan. 13, 2010

Mercurial repositories index

https://earthdev.burningman.com/hg/

The open source repositories for burningman earth, the pinax site, the iphone app and more.

bme (1) burningman (1) django (1) iphone (1) pinax (1) python (1)
skyl
Jan. 22, 2010

Using bpython shell with django (and some Ipython features you should know) — The Usware Blog

http://uswaretech.com/blog/2009/12/using-bpython-shell-with-django-and-some-ipython-features-you-should-know/

My recent blog post has a little bit of pinax-specific merit, but this one kicks its butt.

bpython (1) django (1) ipython (1) tools (1)
skyl
Jan. 29, 2010

Welcome | witnik.com

http://www.witnik.com/

cool looking lms built with django

skyl
Feb. 1, 2010

Django | Built-in template tags and filters | Django documentation

http://docs.djangoproject.com/en/dev/ref/templates/builtins/#operator

Nice new flexibility coming into the django template language.

django (1) templates (1)
skyl
Feb. 9, 2010

django-rosetta - Project Hosting on Google Code

http://code.google.com/p/django-rosetta/

I'm going to check this out for internationalizing this next project I'm working on. Looks pretty awesome.

django (1) i18n (1)
skyl
July 6, 2010

CookBookThreadlocalsAndUser - Django - Trac

http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser?version=18

secret thread local django wiki page.

skyl
July 10, 2010

Django | Making queries | Django documentation

http://docs.djangoproject.com/en/1.2/topics/db/queries/#spanning-multi-valued-relationships

http://groups.google.com/group/django-users/browse_thread/thread/4b747ac0b7f0a304

skyl
Aug. 7, 2010

Cats or Dogs

http://cats-or-dogs.com/

django + statistics == cool

django (1) pinax (1)
skyl
Oct. 18, 2010

Django | Class-based generic views | Django documentation

http://docs.djangoproject.com/en/dev/topics/class-based-views/

and class-based views are in trunk (ftw)

django (1) python (1) views (1)
skyl
Nov. 17, 2010

hwios

http://hwios.org/

html5 django collab stuff.

django (1) html5 (1)
skyl
Dec. 8, 2010

mhall119 / django-extauth / wiki / Home – Bitbucket

http://bitbucket.org/mhall119/django-extauth/wiki/Home

django (1)

All Blog Posts Matching "django"

These are blog posts from everyone:

Wherein the inner workings of the DeathStarWidget are revealed

Is this really how you would provide more information about choices in a django.forms.CheckboxSelectMultiple, django.forms.ModelMultipleChoiceField?

Django template filter to find if all members of an iterable have a certain attr

simple-minded template filter for django

Django SQL logging middleware

Log your sql with middleware while in DEBUG

Django: Log the traceback for production and ajax, Show Django's Error Page when not in DEBUG, email ADMINS

Good exception middleware for certain cases

Django AttributeError: 'NoneType' object has no attribute 'label'

just in case you were searching for a solution to this slightly obscure traceback; this might be the answer.

Django process_exception to log tracebacks and debug

I've been really happy with this little gem.

Django OrderedManyToManyField

One way to do it.

Instantiate a class by calling it with a dirty dictionary b/c you are using Django with some substandard API

Dirty hack N in our M part series, "Getting around other people's bad apis"

Reset Django Password Manually: algo$salt$hash

non-technical administrators can take matters into their own hands.

Add urls to your django sitemap that require two objects

Different ways to build sitemaps with Django

Don't feel like writing a management command or playing with DJANGO_SETTINGS_MODULE? Just copy what is in your manage.py, djangonauts.

just a little django hack

Moving back from the development versions of Django, pre-1.2 and Pinax, pre-0.9. Back to 1.1.1 and 0.7.1 respectively.

Not that bad.

Django-tagging doesn't require documentation

django-tagging is one of the ultimate reusable django apps.

using bpython with django and pinax

bpython is very nice.

Django test client: state, session, login, nice

Simple example of django testing

Subclass django. forms. widgets. RadioFieldRenderer and django. forms. widgets. RadioSelect for custom rendering of individual choices

Fun with django.forms.widgets

Email auth in django, email_re moved again

little bit of back and forth for ye ol' email_re

Use coverage.py to browse the test coverage for your django project

Simple basic directions to use coverage.py to view your test coverage.

Bring the production postgres db back to your dev machine (using some Django niceties)

Create a superuser to match the production superuser

Prettifying the Django Administration UI - a simple guide

Chase away the 'blues' by playing up the look of your Django admin UI as you want it!

Django Error: cannot import name MyModel circular import

No traceback, what have I done?

Generate a unique filename for Django FileField, ImageField, etc

a generate_filename function for making a unique filename based on the time.

Django-haystack with whoosh or xapian, get around the LockErrors for a site with significant traffic

Workaround some of the difficulties in setting up django-haystack.

Django-threadedcomments with restructured text and pygments for syntax-highlighting in pinax

nice and easy.

Running pinax on tornadoweb

Just a brief post showing how easy it is to run a pinax site on tornadoweb

typical wsgi script for django project with some path hacking

Simple standard wsgi script with a little

Sorting facebook friends into categories based on your django database

What about this function would make it run fine on dev/sqlite or nginx/wsgi/postgres but extremely poorly on webfaction/mysql?

All Wiki Articles Matching django

skyl
Dec. 21, 2009

WhatIsBoss