Skip to content

Releases: DjangoGirls/djangogirls

Fix French translation typos

02 Oct 19:27
0632a98
Compare
Choose a tag to compare

Fix translation typos for French version

Fix ordering for applications

02 Oct 19:07
6090c9f
Compare
Choose a tag to compare

Fix attribute error message for ordering applications.

Minor dependencies update

27 Jul 13:10
2b2fc15
Compare
Choose a tag to compare

Update dependencies.

Order events by date

30 Mar 07:09
a308b5b
Compare
Choose a tag to compare

Order events by -date in core/utils.py get_event() function.

Fix multiple event objects returned bug

27 Mar 14:16
178ad8f
Compare
Choose a tag to compare

This release fixes the Event.MultipleObjectsReturned bug for the /page_url/apply url.

Fix global partner emails

16 Mar 13:44
39f7af2
Compare
Choose a tag to compare

Hardcode year in renewal email for global partners and add a line break before the signature.

Fix a typo on sponsor page

16 Mar 13:16
0290c7a
Compare
Choose a tag to compare

Fixes a typo on the silver sponsors div.

Add sponsors page

15 Mar 14:03
7e1bc0b
Compare
Choose a tag to compare

Add a new page for displaying info about our global partners.

Move from Slacker to Slack SDK

08 Mar 11:14
ef12cb6
Compare
Choose a tag to compare

Slacker has been deprecated. This release removes Slacker API integration and uses Slack SDK for Slack integration.

Fix HttpErrors for GoogleAPI

08 Mar 11:00
71a7af9
Compare
Choose a tag to compare

This release fixes HttpErrors that cause server errors when triaging an event if the gmail account already exists and email migration has some errors.