-
- Downloads
added many-many relation between WorkoutRoutine and Exercise for easier data...
added many-many relation between WorkoutRoutine and Exercise for easier data fetching, also added the exercise list to routine view and template
parent
b7d3d5a3
No related branches found
No related tags found
Showing
- core/migrations/0006_workoutroutine_exercises.py 18 additions, 0 deletionscore/migrations/0006_workoutroutine_exercises.py
- core/models.py 1 addition, 1 deletioncore/models.py
- core/templates/routine.html 3 additions, 0 deletionscore/templates/routine.html
- core/views.py 7 additions, 1 deletioncore/views.py
Loading
Please register or sign in to comment