Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
Discussion group for Django developers. This group is used for discussion of developing Django itself, not user ...
Low activity, 5004 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 24656  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
 

George Lund is out of the office. 
  I will be out of the office starting 12/11/2009 and will not return until 17/11/2009. For urgent enquiries, please telephone extension 606. For internal GMN or GNPD support, please fill out a request via [link] . [link] providing insight + impact Follow Mintel on Twitter: [link]... more »
By gl...@mintel.com  - 8:01pm - 1 new of 1 message    

question about facebook connect and django voting 
  I'm trying to find the most efficient way to accomplish the below: I have a list of users (facebook friends) for a user - these users are objects of the Django User model: [friend1,friend2, friend3..] I use the django voting app where users can vote on an item. the resulting page has 10 items and for each item, it will list all... more »
By unohoo@gmail.com  - 6:54pm - 1 new of 1 message    

Apache2 installation 
  Hello, I've been trying to port my app to apache2 server from the django development server. After trying all day, I now see the admin page but I don't see my app. Hosting co is not helping because they say this is "pure django." Is there someone familiar with this process and could you point me to... more »
By Zeynel  - 6:44pm - 1 new of 1 message    

Django Admin interface crashes with. 
  Hi Everyone, This is my first time posting but I have been using Django for about a year now and love it. I am having one problem that I can't solve though and it is taking too long so I thought I would ask and see if someone can help me. So I have a Admin interface that is crashing. The error that I am getting is:... more »
By Rick Caudill  - 4:06pm - 2 new of 2 messages    

how to save a forms.ModelForm with extra fields? 
  Hi I've got the Rating model and the AddRestaurantForm shown below. In order to add a rating when submitting a new restaurant, I added an extra field to AddRestaurantForm. Can I do that? If I can, how can I save separately the Restaurant instance and the rating instance (I'll get the user from the context)?... more »
By jul  - 5:33pm - 1 new of 1 message    

Changing order in which inlines are displayed in Admin 
  Hello all, A little query I haven't been able to find an answer to in docs or through Google. I've got a little app on my site to create menus -- it's adapted (updated to latest Django) from the menu app described at rossp.org. Anyway, here are the classes defined in admin.py: ...class MenuItemInline(admin.TabularIn line):... more »
By Joseph Wakeling  - 3:16pm - 2 new of 2 messages    

Dynamic tables? 
  Hi, I'm trying to build a small app to create size charts like: [link] So each size chart need to have it's own number of necessary columns and rows. And each size chart can be assigned to any amount of brands. So my models.py looks like... more »
By joshuakarjala  - 2:49pm - 1 new of 1 message    

CSV to JSON snippet 
  Hello, I am trying to use this CSV to JSon Fixture snippet but I couldn't make it work. [link] Can anyone help me to run this snippet. I copy the instruction below. Thank you. ------------------------------ ---------------- The instructions for csv2json.py... more »
By Zeynel  - 1:38pm - 3 new of 3 messages    

Help a Rails refugee - how to do site specific layouts? 
  I like the rails mechanism for specifying page layouts (boilerplate template that surrounds the currently rendered view). Its simple and obvious. I cannot, having read most of two books on django now along with the website stuff, figure out how to do the same thing in django. Also, I'm building a multiple-domain site and using the sites module... more »
By Todd Blanchard  - 1:35pm - 2 new of 2 messages    

Help a newbie with his simple foreignkey problem? 
  Hi - I'm having a hard time wrapping my head around one-to-many relations. I'd like to be able to do this in a view: b = Book.objects.get(id=1) #new book request.user.get_profile().she lf1.add(b) #add book to shelf1 request.user.shelf1.remove(b) #remove from shelf1 request.user.shelf2.add(b) #add to shelf2... more »
By Cody Django  - 1:23pm - 3 new of 3 messages    

1 - 10 of 24656   « Newer | Older »

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