EducatedCamels / Sprint_1

Group project
0 stars 2 forks source link

Mw create training program class #43

Closed briwyatt closed 7 years ago

briwyatt commented 7 years ago

1. TITLE:

Mw create training program class

2. STATUS:

OK - complete

3. MIGRATIONS:

YES (has been migrated) or NO (has not been migrated) YES

4. DESCRIPTION:

Rationale(reason behind updated changes) Create a feature Training Program Expected behavior of changes expose Training Program class

5. RELATED TICKETS:

Employee class

6. FILES CHANGED:

models.py serializers.py views.py urls.py

7. STEPS TO RUN PROJECT:

checkout this branch python manage.py makemigrations API python manage.py migrate python manage.py runserver

For reference: Bangazon Employee Handbook: Pull Requests

sarawithad commented 7 years ago

Runs as expected for me. Just be sure to resolve any conflicts. Well done!