Google Groups Home
Help | Sign in
Related Groups
Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
High activity, 10755 members
A "read-only" announcement mailing list for Django, a high-level Python Web framework (djangoproject.com). ...
Low activity, 480 members
This group is focused on supporting the satchmo framework for developing ecommerce (or shopping cart) sites.
Low activity, 589 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3496  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Django developers. This group is used for discussion of developing Django itself, not user questions; Please use django-users for issues regarding using the framework, questions for the Django user community outreach, etc.
 

mogileFS for django 
  (Posted this to users as well). Proud to release a mini-howto and a little code of how to integrate mogile with django. [link]
By awmcclain@gmail.com  - Sep 6 - 1 new of 1 message    

implementing app specific default settings 
  I would like to make Django support settings defaults for applications. Ideally defaults would be loaded together with global_settings, but of course that is impossible as INSTALLED_APPS must first be configured. So my approach is to add a default setting if settings doesn't already have the attribute.... more »
By HenrikV  - Sep 6 - 1 new of 1 message    

Forms and edition of an object : non-pythonic default behaviour 
  When editing an object, I find it strange that untouched values are set to blank. Let's say I have a link object with a date_created field. When I use a default LinkForm to edit my links, if I don't exclude the date_created field, that field is set to blank if I don't use that field in my template (am I clear enough ?)... more »
By Denis Frère  - Sep 6 - 4 new of 4 messages    

DjangoCon 
  Well, since I can't make the conference I hope that everyone who *does* get there has a great time! regards Steve
By Steve Holden  - Sep 5 - 2 new of 2 messages    

Djangobook 1.0 Chapter 12: Authentication Form example template completely messed up 
  Hi, I hope this is the right group for this message. I just wanted to notify you that the simple login template example is completely messed up: [link] . single quotes used instead of double quotes in opening 'form' tag . no closing 'form' tag, second opening one instead of it... more »
By skyrim  - Sep 5 - 2 new of 2 messages    

New milestones for ticket triagers 
  Hopefully the devs are taking a well-deserved break now as 1.0 is out :) Once back online, a bit of release planning + corresponding new milestones in Trac would come in handy for ticket triagers to categorize tickets. I'd propose something in the lines of the following (and I'd really prefer no flames this time, this is just a proposal and the intent is... more »
By mrts  - Sep 5 - 6 new of 6 messages    

Mentoring students 
  Hi, My name is Chris De Vries and I am involved with the IEEE student branch at the Queensland University of Technology in Brisbane, Australia [1]. I am organizing a program that encourages students to become involved with open source. I am looking for projects that are interested in taking on students. The branch will be running an... more »
By Chris De Vries  - Sep 4 - 5 new of 5 messages    

Recursive inlines in admin? 
  Hi folks, I definitely remember this subject coming up before (possibly as far back as magic-removal, even) but I'm either misremembering, or not using the right search terms. Pointers to previous discussions/tickets would be welcome. I'm imagining the ability to have recursive inline editing: e.g. in a... more »
By Jeff Forcier  - Sep 4 - 1 new of 1 message    

Bug?: blank=True does not work on models.datefield 
  Hi all, I found out that with "manage.py sql myapp" the generated sql for a date field still ends up with "NOT NULL" as a suffix. Removing this suffix from the mysql command makes Django properly handle the model and form behaviour (when the field is allowed to be something other then 'NULL'). De proper handling is in combination with modelforms btw, and i've tested this on the latest svn checkout.... more »
By Gerard Petersen  - Sep 4 - 3 new of 3 messages    

ANNOUNCE: Django 1.0 released 
  The Django team is pleased to announce the release of Django 1.0 this evening: Download: [link] Release notes: [link] Have fun with it, and we'll see you in a few days for DjangoCon.
By James Bennett  - Sep 3 - 20 new of 20 messages    

1 - 10 of 3496   « Newer | Older »

XML       Send email to this group: django-developers@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google