Conversation
|
Fixes #431 |
|
Hello, @giovanisleite. We're in a Serenata Sprint and there are a bunch of people willing to help. What is missing to this PR so it can be merged? We can help move it forward 😸 |
|
Hey @cuducos and @sergiomario, I checked out @giovanisleite branch and run it locally. It seems it's missing only register the new app models to the |
Sorry, I didn't see this message earlier. |
68819b2 to
2c2619b
Compare
|
Now the new app is registered on the dashboard! |
What is the purpose of this Pull Request?
Start the Federal Senate app.
It's a simple PR so that other contributions can happen simultaneously and get close to what we have in the chamber_of_deputies app
What was done to achieve this purpose?
I created a new django app
federal_senate, a Reimbursement model based on the csv from serenata-toolbox project with some fields based on Reimbursement from chamber_of_deputies.How to test if it really works?
Run the migrations and the tests
docker-compose run --rm django python manage.py test jarbas/federal_senate/Who can help reviewing it?
Anyone =)