- 05 May, 2016 3 commits
-
-
njoyard authored
Fixed API
-
Jamesie Pic authored
-
Jamesie Pic authored
- Remove unused imports, - Use HyperlinkedModelSerializer, - Hide the internal ID field, - Hide fingerprint, - Cover more endpoints with tests, - Remove as much untested code as possible, - Clarify which URL is for what resource (ie. ProposalDetail didn't list votes but ProposalList did, ending up in horrible performance), - Change tests so that they query indented responses, making diff'ing easier
-
- 06 Mar, 2016 1 commit
-
-
James Pic authored
Index Proposal.datetime
-
- 29 Feb, 2016 1 commit
-
-
Jamesie Pic authored
It's used to sort Votes, takes votes list of 10 items in the API from 5s to 300ms.
-
- 24 Feb, 2016 3 commits
-
-
James Pic authored
Add import from FranceData
-
Nicolas Joyard authored
-
Nicolas Joyard authored
-
- 21 Feb, 2016 1 commit
-
-
Nicolas Joyard authored
-
- 17 Feb, 2016 2 commits
- 11 Feb, 2016 2 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 09 Feb, 2016 4 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
James Pic authored
Added autocomplete for Proposal
-
Jamesie Pic authored
-
- 08 Feb, 2016 2 commits
-
-
James Pic authored
Add single dossier sync from parltrack
-
-
- 27 Jan, 2016 8 commits
-
-
Jamesie Pic authored
-
James Pic authored
Api pagination
-
Jamesie Pic authored
-
Jamesie Pic authored
-
James Pic authored
API release
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 26 Jan, 2016 2 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
Code by @luxcem, left almost untouched.
-
- 27 Dec, 2015 10 commits
-
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
I broke something in PyPi ^^
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
remove_dossiers_without_recommendation and remove_representatives_without_votes are useful to clean the database before dumping test fixtures.
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
Jamesie Pic authored
-
- 13 Dec, 2015 1 commit
-
-
Jamesie Pic authored
Also: - code was PEP8'ed - tests were added, - untested code was removed, - setup.py was fixed and requirements.txt is gone,
-