Duke-GCB / Duke-GCB/bespin-api

Improve fixture loading robustness

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now settings tables that are loaded via fixtures with foreign keys are fragile. They could be loaded and accidentally end up pointing to the wrong tables. For tables we intend to load via fixtures look into using [django natural keys](https://docs.djangoproject.com/en/1.11/topics/serialization/#natural-keys) to fix this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.