Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 6236  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.
 

Glad site is being brought back. 
  I was just about to post a public message to Simon Willison urging him to shut it down or fix the site when I found this thread. I wish to say thank you and am very grateful that you are fixing and bringing the service back. On unrelated note would it be possible to change my username on the... more »
By Daniel Sokolowski  - May 30 - 2 new of 2 messages    

Context-aware Loaders 
  I don't think this is possible yet, but seems like a handy idea, and I'm not the first person to think so. My use case deals with PyJade <[link]>. Right now, the library wraps the default loaders (similar to the way the django cache loader does) with a Django-specific loader and "pre-renders"... more »
By Dustin Farris  - May 29 - 1 new of 1 message    

Fwd: a problem when PATH_INFO == SCRIPT_NAME 
  ---------- Forwarded message ---------- ...To: django-users@googlegroups.com I read the comment in  [link],  I found someone met the same problem 3years ago. why don't merge it into chunk?
By heng zhao  - May 28 - 1 new of 1 message    

GeoDjango and requirement's versions 
  Hello! [link] lists GeoDjango's version requirements. Fedora ships newer versions of those libraries. I was wondering whether any incompatibility could exist: Fedora has: Proj 4.8 GDAL 1.9 I was also wondering about PostGIS 2.0, although there is no Fedora... more »
By Volker Froehlich  - May 28 - 8 new of 8 messages    

Custom ForeignKey which does not require referential integrity? 
  Hello everyone, I recently posted a question on stackoverflow.com [link] *I have a Django project that has multiple django "apps". One of them has ...But I didn't get any luck. I've looked deep into django's code to find what needs to be done, but I... more »
By diabeteman  - May 27 - 4 new of 4 messages    

RFC: More class based views, take two 
  The generic class based views were introduced in 1.3, since then they haven't seen much love. I feel the most wanted missing views are the formsets related ones (specially the inline_formsets related ones). I've written to the list some months ago[0] with no reply. Luckily I'll get more traction this time. Several projects have popped up[1, 2, 3] to... more »
By Iván Raskovsky  - May 27 - 4 new of 4 messages    

Python 3 port - now available on GitHub 
  The single codebase port of Django to Python 3 is now available on GitHub [1]. Recent core changes have been merged, and the test results are available at [2]. Summary: 2.7.2: Ran 4734 tests in 540.793s - OK (skipped=112, expected failures=3) 3.2.2: Ran 4688 tests in 524.807s - OK (skipped=120, expected... more »
By Vinay Sajip  - May 25 - 9 new of 9 messages    

Suggestion: make auth login view more dynamic 
  I couldn't find an existing ticket but I'd like to suggest a change to make the basic auth view more dynamic (I'm not fond of hardcoded context variables :-)) change: def login(request, template_name='registration/lo gin.html', redirect_field_name=REDIRECT_F IELD_NAME, authentication_form=Authentica tionForm,... more »
By Hedde van der Heide  - May 23 - 6 new of 6 messages    

Announcement: twice-monthly Django sprints in San Francisco 
  My company, Votizen, now has an office in San Francisco, just a block from the 4th St Caltrain station. We have room to host sprints - easily 25 people, though we can grow if there is demand. We have a professional kitchen, great coffee gear, and maybe a kegerator soon. There are many great places to eat within an easy walk.... more »
By Jeremy Dunck  - May 22 - 1 new of 1 message    

ModelForm enforces its version of save_m2m 
  Hello everybody, Currently, Django ModelForm enforces it's local version of save_m2m: [link] As a result, users who want to overload save_m2m can not support commit=False: [link]... more »
By James Pic  - May 22 - 2 new of 2 messages    

1 - 10 of 6236   « Newer | Older »

XML       Send email to this group: django-developers@googlegroups.com