unicef / etools-issues

0 stars 2 forks source link

Simplify and Refactor Django Admin #261

Open ntrncic opened 7 years ago

ntrncic commented 7 years ago

We need to simplify editing admin forms and expose each model as a single form in the admin. Each admin list should have filters to to make it easier for product team to find records.

This will help the entire team as we will be able to change records directly in the admin without any validation and it will minimize engineering having to run scripts for updating data.

robertavram commented 7 years ago

@ntrncic mention your PRs in here. Do not use "finishes" or "fixes" key words as this can be an ongoing task across more than 1 PR... Moving to "in-progress?" as dev is already ongoing