- 27 Jan, 2016 9 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
Apparently I did mistakes with 0.11 and 0.12
-
Jamesie Pic authored
-
James Pic authored
Added default pagination for web browser
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
Representative.addresses.phones is reverse foreign key on a reverse foreign key so that's impossible to use prefetch_related with. It would need to be denormalized before being usable, let's wait until someone requires this specific feature.
-
Jamesie Pic authored
-
- 26 Jan, 2016 4 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
Contributed by @luxcem in the first place.
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 28 Dec, 2015 5 commits
-
-
James Pic authored
Bugfixes for 0.0.8
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 27 Dec, 2015 11 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
James Pic authored
Update to remove magic from memopol
-
Jamesie Pic authored
-
Jamesie Pic authored
remove_countries_without_group and remove_groups_without_mandates are useful to clean the database before dumping test fixtures
-
Jamesie Pic authored
-
Jamesie Pic authored
representative_post_save is gone, thanks to memopol rewrite. It was replaced with representative_pre_import, which allows skipping some meps.
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 26 Dec, 2015 4 commits
-
-
Jamesie Pic authored
We're matching on them for group list and detail pages ...
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
A mixin to encapsulate pre-fetching logic for Representative country and main_mandate.
-
- 21 Dec, 2015 3 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 13 Dec, 2015 3 commits
-
-
Bram authored
Added codecov and pypi badges
-
Jamesie Pic authored
-
Jamesie Pic authored
It includes latest research by Arnaud Fabre but I ended up squashing all commits and adding my own fixups in this commit. Also: - the import command is tested, - code was PEP8'ed - untested code was removed, - duplicate country Israel was removed and migration was added, - requirements were deleted in favor of proper setup.py.
-
- 03 Nov, 2015 1 commit
-
-
Jamesie Pic authored
-