This Week in Django is a weekly podcast about all things Django.
This week Eric Florenzano fills in and we talk about what is going on in the community.
Please see the Show Notes below for all the pertinent information and links.
Show Notes
- Eric Florenzano fills in while Michael was out sick.
Tracking Trunk (1:07)
Community Catchup (3:18)
- Pinax 0.5.0rc1 is out – The very first release of any kind is now out for the Pinax project. A 0.5.0 will be released soon.
- New Django CMS Project – New open source Django CMS Project which is centered around the “page” concept but has a few nice features including custom content, various markup types, language, assigning templates, tiered navigation, drag and drop interface, etc.
- Orderable inlines using drag and drop with jQuery UI – Some discussion was flying around DjangoCon about a more advanced admin UI for ordering data in the admin. Simon posted this snippet shortly after and it looks like it makes ordering data via drag/drop very easy – “An easy way of making inlines orderable using drag-and-drop, using jQuery UI’s sortable() plugin.”
- example of row-level permissions in the admin – If you ever wanted to know ho to customize the Django admin to allow row level specific permissions then this code snippet if for you. Quote from the snippet, “a very simple multiple user blog model with an admin interface configured to only allow people to edit or delete entries that they have created themselves, unless they are a super user.”
- Jutda Helpdesk – A Django-Powered Ticket Tracker for Small Enterprise
- Cache Decorator Snippets – Cache creation and Cache invalidation
Thank You! (28:29)
- Be sure to listen to the end. Eric and Brian discuss Python documentation.
Comments - 5 people have already said something. Join the discussion.
John Shimek said…
The django-notices app looks very nice. I recently had the issue of wanting to display a status message after a post and redirect. I am glad someone found a way to cleanly address this issue.
Nicholas Riley said…
This podcast isn't showing up on the iTunes AAC feed - the latest episode is #40.
Podcasts said…
Where did the podcast feed went for us dont using iTunes!?
Brian Rosner said…
Sorry guys. Should have the iTunes feed working soon. I did the show this week and I didn't have control of the feeds there. Thanks for the report :)
dacresni said…
when was the last time u programed in objective C? stay on topic or you'll start a flame war. I'd rather program in c++ than in java but thats my opinion.