On Sun, 2014-11-09 at 16:19 -0800, Thomas wrote:
> In order to make the whole Django test suite pass with that change, I
> had to adapt a bunch of tests. I described the technical issues in
> https://code.djangoproject.com/ticket/20392#comment:22 but the main
> problem is due to some tests in Djan
Hi!
I'm opening this topic to discuss some TestCase refactoring I have been
working on, as it might have a non-negligible impact.
The basic idea — which is not mine, see #20392 and that related discussion
https://groups.google.com/forum/#!topic/django-developers/N0HEAD1ht8k — is
to allow the c
Hello,
Here’s my fifth update:
https://myks.org/en/multiple-template-engines-for-django/#2014-11-09
The first step of my project, as outlined in my original proposal, is complete.
--
Aymeric.
> On 1 nov. 2014, at 23:30, Aymeric Augustin
> wrote:
>
> Hello,
>
> I’m happy to annonce that t
Hi Aman,
This list is for discussing development of Django itself. Please post to
django-users for questions about your own applications.
On a side note, it is a bit unwieldy to attach your code files as
attachments. Please use a service like pastebin or Github's Gists to post
it online and link
i am trying the save the date using formmodel but it is giving error "The
Course could not be changed because the data didn't validate."
i attched themodel.py ,form.py and view.py
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to
Thank you both for your kind response.
I have only almost about a year working with django and still learing. My
django and python skills are still so limited as far I know. Reading the
dep and other related links of discussions and browsing some source code
things are bit overwhelming to me right
Thank you both for your kind response.
I have only almost about a year working with django and still learing. My
django and python skills are still so limited as far I know. Reading the
dep and other related links of discussions and browsing some source code
things are bit overwhelming to me ri
Sorry for the delayed report. I am traveling in Warsaw, Krakow, and
Amsterdam until next week and my work on Django will be limited.
Report for week ending November 7, 2014:
In addition to the work below, I added a machine to our CI cluster running
Ubuntu 14.04 which contains newer databases
On Tuesday, June 10, 2014 12:14:21 AM UTC+2, Russell Keith-Magee wrote:
>
>
> Hi Przemek,
>
> I'm not entirely certain I understand what you're proposing here.
> simple_tag, inclusion_tag and assignment_tag are all utility classes that
> you use to produce template tags; however, all the "nativ
Hello George,
On Sunday 09 November 2014 05:33:36 George Ma wrote:
> I've encountered quite a few cases where I need to write complicated
> queries where a exists subquery makes more sense and has better
> performance. So far, there's no exists subquey support in queryset api.
> Please add it.
I
10 matches
Mail list logo