Baptiste Mispelon

Results 25 issues of Baptiste Mispelon

I was trying to use some models only for my tests and it took me a while to figure it out. In the end, I managed to do it by...

Django 1.8 added support for the [`setUpTestData` method](https://docs.djangoproject.com/en/1.9/topics/testing/tools/#django.test.TestCase.setUpTestData) which can speed up the execution of tests. Between the weird capitalization of the method name and the fact that you need...

It would be a nice touch to have the donation form, thank you page, ... localized.

new feature
fundraising
i18n
good first issue

Hi, For some context, I've been working on code.djangoproject.com recently and I would like to propose removing the API page at code.djangoproject.com/rpc. However it was pointed out to me that...

We're still waiting for jazzband to approve `django-push`, but in the meantime we could pin to the github hash that added support for Django 4.2+.

# Trac ticket number N/A # Branch description I got confused by what the `pycon` language was in code examples and couldn't find an explanation in our docs. After figuring...

The lack of Python3 support in Trac has held us back from using a recent Python for a while now (and as a consequence we're also running an ancient version...

# Trac ticket number ticket-35420 (duplicate) ticket-12978 (the actual original ticket) # Branch description To simplify the implementation I decided to restrict the types of stylesheets to XSL (it lets...