Pages

Sunday, December 17, 2006

Artist slugs working

I didn't have the regex guide on the train, so I didn't get the slugs working till tonight:


(r'^music/artists/(?P[-\w]+)/$', 'objecta_website.content_manager.views.artist_profile'),


I need to check-in, but I'm kind of waiting on getting the filters on M2M lookups working correctly. Bastards.

No comments: