Search Discussions
-
**Warning: Wall of Text** (and there’s no tl;dr). History The reference ticket for the project known as app-loading is https://code.djangoproject.com/ticket/3591. Joseph Kocherhans attaches an ...
Aymeric Augustin
Dec 15, 2013 at 8:08 pm
Jan 13, 2014 at 1:29 pm -
Hi! Pablo Martín (goinnn[0]) and I have been working on self-referenced template recursion handling for the past few weeks. The idea is that when a template references itself when extending, ...
Unai
Dec 6, 2013 at 2:36 pm
Dec 29, 2013 at 3:41 pm -
I'm interested in tackling ticket#14030<https://code.djangoproject.com/ticket/14030 , ideally before the Jan 20th cutoff, but I'm looking for some guidance. There have been a lot of references to ...
Josh Smeaton
Dec 21, 2013 at 1:21 am
Mar 30, 2014 at 2:12 pm -
Hi Django Users, I tried Django recently and really liked the simplistic approach for building sites. But there's no official support for NoSQL databases like Cassandra or MongoDB, there's a great ...
Parisrocks
Dec 17, 2013 at 3:38 pm
Dec 19, 2013 at 1:27 am -
Deseo usar la agrupación de millares en mis formatos numéricos, for which I use the "floatformat" filter. My configuration in "settings.py" is: USE_L10N = False USE_THOUSAND_SEPARATOR = True ...
Yonel Ceruto González
Dec 3, 2013 at 1:14 pm
Dec 20, 2013 at 2:15 pm -
Hi everyone, It's time to talk 1.7. We had a core discussion recently and I've stepped forward to release manage 1.7, and so please direct all criticism or issues my way! I'll be using some of my ...
Andrew Godwin
Dec 9, 2013 at 8:00 pm
Dec 11, 2013 at 2:51 pm -
South (latest) has a limitation where it ignores a custom save() method in the model class. I am wondering if that is going to be true for the new South in the core in Django 1.7? Thanks, Val -- You ...
Val Neekman
Dec 20, 2013 at 4:15 pm
Dec 22, 2013 at 12:43 pm -
Django's test runner overrides your settings to force DEBUG to be True, which I understand the intention behind, but it is occasionally annoying. One solution for those cases is to use ...
Harry Percival
Dec 18, 2013 at 3:57 pm
Dec 20, 2013 at 2:04 am -
Majority of the sites/apps built on Django *may* require user's real IP address for tracking, prevention, verification and many other reasons. To get (guess) user's real IP address, one must check ...
Val Neekman
Dec 22, 2013 at 11:27 pm
Dec 23, 2013 at 2:32 am -
Hi. I have a simple model which have few m2m relations. Now, I enabled option in admin panel to duplicate model so, "Save as new" option. It saves my model as a new one, no problem with that. But I ...
Gheorghe Chirica
Dec 10, 2013 at 12:01 pm
Dec 16, 2013 at 5:38 am -
Hi, I am planning to participate in GSOC 2014 and i would like to contribute in Django as it is working on my area of interest that is Python. Is anybody working on this project. Or can any one ...
Sagar Ghuge
Dec 9, 2013 at 1:01 pm
Dec 10, 2013 at 8:42 pm -
Hi all, I found that there was a hard coded 2 seconds limit in StoppableWSGIServer.shutdown: https://github.com/django/django/blob/1.6/django/test/testcases.py#L999 This causes problems on slow boxes ...
James Pic
Dec 9, 2013 at 4:52 pm
Dec 10, 2013 at 10:57 am -
The docs say: *"All messages reaching the django catch-all logger when DEBUG <https://docs.djangoproject.com/en/1.6/ref/settings/#std:setting-DEBUG is True are sent to the console. They are simply ...
Harry Percival
Dec 28, 2013 at 1:11 pm
Jan 15, 2014 at 5:48 pm -
Merry Christmas or Happy Holidays, In this ticket, https://code.djangoproject.com/ticket/21651, I tried to fix the helper method but core developers decided to remove it. I hold no grudge against ...
Vajrasky Kok
Dec 25, 2013 at 3:29 pm
Jan 5, 2014 at 2:15 pm -
I am wondering if it would be a good idea for a django app to name its migration directory and if nothing is provided then the name would default to 'migrations'. The case: (let's call it a GEO app) ...
Val Neekman
Dec 23, 2013 at 11:57 pm
Dec 24, 2013 at 12:22 am -
Reading the posts on App reconfigure reminded me I wanted to raise this for discussion. Recently we've been suffering circular imports, and the majority are, IMHO, caused by people importing ...
Curtis Maloney
Dec 22, 2013 at 8:22 am
Dec 22, 2013 at 9:16 am -
I just started to work on Django 1.7 support for django-mssql and I don't remember if it's too far along to get API changes in for the schema editor? I've hit a few road blocks with the current ...
Michael Manfre
Dec 20, 2013 at 7:17 am
Dec 20, 2013 at 9:59 am -
Hi, I want ask to this mailing list before open bug issue on code.django. When use ugettext_lazy with accent like "â" some strange behaviour happens. Exemple: # -*- coding: utf-8 -*- from ...
Bastien Sevajol
Dec 16, 2013 at 2:38 pm
Dec 16, 2013 at 4:42 pm -
Sorry for off-top.. Can someone look into this topic please? (Users group) Not clear how it works, looks like bug .. https://groups.google.com/forum/#!topic/django-users/LAa1tohvpC8 Actually, someone ...
Olga Burdonova
Dec 12, 2013 at 12:34 pm
Dec 12, 2013 at 11:37 pm -
So, after discussions with various devs, it was recognised that one of the issues with the 1.6 release cycle was the lack of communication with the general community about what was happening... who ...
Curtis Maloney
Dec 9, 2013 at 10:48 pm
Dec 9, 2013 at 11:54 pm -
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to ...
Linomarie
Dec 4, 2013 at 12:59 pm
Dec 4, 2013 at 1:02 pm -
django 1.4 version postgresql 9.1 version I have successfully loaded all the html files and css on browser using django. Now i have some tables in postgresql ,which i need to integrate it with django ...
Swastik Acharya
Dec 2, 2013 at 3:22 pm
Dec 2, 2013 at 4:08 pm -
Hey Malcolm, Is this still the case? This response was five years ago, why would Django not allow access to PUT and DELETE data? -- You received this message because you are subscribed to the Google ...
Mark Brown
Dec 1, 2013 at 5:20 pm
Dec 1, 2013 at 8:11 pm -
Merry Festive season to everyone to whom this is relevant! tl;dr: - News Podcast: basically reading blog out loud, hopefully short: ~15mins - Aiming for 30-Dec recording/publishing - Seeking review ...
Elena Williams
Dec 28, 2013 at 4:29 pm
Dec 28, 2013 at 4:29 pm -
Hey folks -- We've just released Django 1.6.1, a bugfix release for last month's Django 1.6 release. More details are in our blog post: https://www.djangoproject.com/weblog/2013/dec/12/django-161/ ...
Jacob Kaplan-Moss
Dec 12, 2013 at 8:17 pm
Dec 12, 2013 at 8:17 pm -
So I'm writing a library that allows users to interact with memcache in more interesting ways. In order to utilize this library, extra kwargs were added to `get()` and `set()` that are expected to ...
Michael Orr
Dec 10, 2013 at 8:09 pm
Dec 10, 2013 at 8:09 pm -
I recently upgraded one of my projects to 1.6 and was surprised to find that some of my tests were failing. I filed a ticket [1], and the subsequent discussion with Aymeric makes me think that there ...
Kevin Christopher Henry
Dec 5, 2013 at 9:13 am
Dec 5, 2013 at 9:13 am -
Hi folks - We've just published a short security advisory about ImageFields: https://www.djangoproject.com/weblog/2013/dec/02/image-field-advisory/ ImageField expects a valid image file, but ...
Jacob Kaplan-Moss
Dec 2, 2013 at 7:08 pm
Dec 2, 2013 at 7:08 pm
Group Overview
group | django-developers |
categories | django, python |
discussions | 28 |
posts | 183 |
users | 64 |
website | djangoproject.com |
64 users for December 2013
Archives
- May 2014 (70)
- April 2014 (166)
- March 2014 (290)
- February 2014 (258)
- January 2014 (238)
- December 2013 (183)
- November 2013 (150)
- October 2013 (233)
- September 2013 (328)
- August 2013 (247)
- July 2013 (263)
- June 2013 (181)
- May 2013 (408)
- April 2013 (266)
- March 2013 (420)
- February 2013 (202)
- January 2013 (191)
- December 2012 (200)
- November 2012 (236)
- October 2012 (213)
- September 2012 (203)
- August 2012 (219)
- July 2012 (138)
- June 2012 (243)
- May 2012 (280)
- April 2012 (158)