codefordenver / codefordenver/gsn
Establish Abstract base model to build models off of
Open
backend
Medium
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Look into abstract base model on Django. Build parent model that all gsndb models will then inherit from. Obfuscate primary keys through UUIDs, for example.
Difficultly: Medium.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing gsndb models and Django's abstract base model guidance first. Determine the parent model's scope and UUID primary-key requirements, then verify that all gsndb models inherit from it and that their existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100