Web Images Maps News Groups Books Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
High activity, 15441 members
A "read-only" announcement mailing list for Django, a high-level Python Web framework (djangoproject.com). ...
Low activity, 710 members
This group is focused on supporting the satchmo framework for developing ecommerce (or shopping cart) sites. The ...
Low activity, 909 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 4515  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.
 

Design decision on FileField removing abandoned files? 
  In light of ticket #11663 ([link] 11663), and the consequent discussion on a thread on this group ([link] 491619541ba6ac75).... it doesn't seem like there was any resolution on the topic of having an optional keyword argument to automatically... more »
By Tim  - 9:24am - 1 new of 1 message    

Oracle/GIS Testers Needed 
  Hey all, Russ and I have been working on getting the multi-db work ready for merge (final stretch here hopefully!), and I just ported the Oracle backend to the slightly updated backend arcitecture so it could use some testers. If you've got an Oracle setup and can run some tests that would be great. You can grab the code here:... more »
By Alex Gaynor  - Nov 20 - 12 new of 12 messages    

validation.py backwards incompatibility for fieldsets 
  Hi, This is my first bug report so please don't shoot me right away. In revision 11744 [1] code was added in django/contrib/admin/validatio n.py which is supposed to improve the error message for M2M fields. It seems to me that this change has broken ability to display multiple fields on the same line in... more »
By rebus_  - Nov 20 - 3 new of 3 messages    

cache middleware on multi sites... 
  There exist some "intersection" on multi site installation, if i use django.middleware.cache.Update CacheMiddleware and django.middleware.cache.FetchF romCacheMiddleware Problem: The cache key would be only generated based on the url without the domain name. So if the page /foobar/ exist on site A and site B but... more »
By jedie  - Nov 20 - 1 new of 1 message    

CACHE_BACKEND = 'locmem:///' <-> 'locmem://' 
  What is the right "spelling": 'locmem:///' or 'locmem://' ??? In the docu is three "/" [1] but in global_settings.py is two "/" [2] [1] [link] [2] [link]... more »
By jedie  - Nov 19 - 2 new of 2 messages    

Scaffolding 
  Ok scaffolding has seen a lot of ups and downs in the dev community. Type 1 "lets generate code, because that way our programming language sucks less" approach some PHP frameworks take. Type 2 Intelligent code snippets (generation) such as create_app Django needs more of the later. If i have a model, i would like to be able to generate:... more »
By Thierry  - Nov 19 - 3 new of 3 messages    

Improving (and testing!) bash completion 
  Hey all, I recently was looking for a way to add bash completion to a management command that I made. With changeset 11526[0] during the djangocon sprints, bash completion was moved from bash into Python. Now there is a super basic bash script that calls django-admin.py with the correct environment for it... more »
By Eric Holscher  - Nov 16 - 4 new of 4 messages    

Why CharFields don't have default=None? 
  Dear Djangonauts, I have read the documentation and I think I understand why we don't want to store empty strings as NULL in the database. I also understand that model validation is being worked on and it's not what I'm trying to achieve here. The question of why CharField default to empty strings has already... more »
By Djoume  - Nov 16 - 3 new of 3 messages    

Please apply fix for my pet bug 
  Yes, this is a shameless request to get my pet bug fixed :) A while ago I filed [link] -- this is the only bug that makes me have to ship a custom django version with my app, which I think is a shame. The problem is that doing anything that calls Model._meta.init_name_map,... more »
By Dennis Kaarsemaker  - Nov 14 - 1 new of 1 message    

#11716 - Bug fix ready for checking 
  Could I please get a core committer or a triager to take a look at this ticket and triage it please? It fixes a fairly core bug in the db.model.field code: [link] What's the right process here, should I move it to 'Accepted' myself? -- --Leo
By Leo  - Nov 14 - 3 new of 3 messages    

1 - 10 of 4515   « Newer | Older »

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