The official training repository for the Gnowee PSC Web Development Course, built using Python and the Django framework. This project provides a complete, functional web application environment for trainees to learn full-stack development, focusing on the concepts required for Public Service Commission (PSC) technical examinations.
Stars
55
Forks
0
Watchers
55
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
216
commits
Merge pull request #96 from ft-mammoo/95-implement-tests-for-api-views
237978eView on GitHubMerge pull request #94 from ft-mammoo/93-fix-resolve-nameerror-basedviewpagination-in-courseviewset
daff60cView on GitHubFixed resolve nameerror basedviewpagination in courseviewset
0975513View on GitHubMerge pull request #92 from ft-mammoo/91-integrate-drf-spectacular-for-api-documentation
a55bea3View on GitHubIntegrated urls for drf-spectacular for API documentation
8db2a87View on GitHubIntegrated drf-spectacular for API documentation In settings.py
b4caf42View on GitHubMerge pull request #90 from ft-mammoo/89-inherit-base-pagination-in-course-views
1b31e6bView on GitHubMerge pull request #88 from ft-mammoo/87-implement-base-pagination-utility
464ce02View on GitHubMerge pull request #86 from ft-mammoo/85-add-filterset-in-views
5cc560dView on GitHubAdd DjangoFilterBackend to REST framework settings for enhanced filtering
2a1bd5fView on GitHub