- 10 Oct, 2018 1 commit
-
-
Thom Wiggers authored
-
- 01 Sep, 2018 2 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 13 Jun, 2018 1 commit
-
-
Tom van Bussel authored
-
- 25 May, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 14 Mar, 2018 1 commit
-
-
Tom van Bussel authored
-
- 11 Jan, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 27 Dec, 2017 1 commit
-
-
- 18 Oct, 2017 1 commit
-
-
Tom van Bussel authored
This commit makes the activemembers admin a lot faster by doing the following two things: 1. Add `member` to `raw_id_fields` in the inline for committee memberships. Before the entire list of members was copied for every committee membership. This resulted in html pages of several megabytes. 2. Remove duplicate queries (for different ids) by adding `select_related` calls in the right places.
-
- 16 Oct, 2017 1 commit
-
-
Tom van Bussel authored
-
- 25 Sep, 2017 1 commit
-
-
Bram in 't Zandt authored
-
- 01 Sep, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 17 Aug, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 11 Jan, 2017 1 commit
-
-
Thom Wiggers authored
Prefetch the users in the CommitteeInline
-
- 12 Dec, 2016 1 commit
-
-
Sébastiaan Versteeg authored
-
- 07 Dec, 2016 5 commits
-
-
Sébastiaan Versteeg authored
-
Joren Vrancken authored
-
Thom Wiggers authored
Fixes #196
-
Thom Wiggers authored
-
Thom Wiggers authored
-
- 06 Dec, 2016 2 commits
-
-
Sébastiaan Versteeg authored
-
Wietse Kuipers authored
-
- 22 Oct, 2016 1 commit
-
-
Joost Rijneveld authored
-
- 05 Oct, 2016 1 commit
-
-
Joost Rijneveld authored
-
- 12 Sep, 2016 1 commit
-
-
Sébastiaan Versteeg authored
-
- 11 Sep, 2016 4 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
- Use fields instead of fieldset in admin - Preserve i18n fields from base in ModelTranslateMeta - Re-enable usage of name for boards
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 06 Sep, 2016 2 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Squashed commits: [e05e712] Rename Mentors to Mentorship instead of Mentor [a694422] Fix PEP [16ecef4] Add 'mentor achievement' to member profiles [dd10f23] Fix the string format Gave an exception when saving the model in the admin [88717d0] Add admin for the mentor model [08eb778] Change mentors to mentor (all models are singular)
-
- 13 Jul, 2016 2 commits
-
-
Thom Wiggers authored
-
Thom Wiggers authored
Closes #11
-
- 07 Jul, 2016 1 commit
-
-
Thom Wiggers authored
Includes tests and an authentication backend to check the permissions granted to committees.
-