instiapp-api
instiapp-api copied to clipboard
Django quasi-RESTful API for InstiApp!
Some comments for whoever (if anyone) is maintaining this * VS Code has a flake8 extension that shows lint errors inline * Commented-out code should never be checked in *...
- Remove the AppP body role - Rename the ModC body role - Replace all occurences of AppP with ModC - Migrate all records in DB that refereced AppP to...
This PR implements an InstiApp-wide ban on any user.
# Overview ### Currently we have two different roles for a community moderator 1. Moderate Post 2. Moderate Comment ### They are unnecessary and the work can be done with...
# Problem Statement - We dont have pre written tests for Buy and Sell - This might cause issues later in the future if a "ROGUE" coder works on the...
# Problem Statement * **Currently the tests for communities written in community/test.py do not cover all the API calls.** * **Write tests to test all the API calls for communities,...
# How to replicate the issue on app 1. React on a comment 2. Go back from the full post view 3. Come back you will see your reaction still...
For Example: Need the youtube thumbnail URL instead of the video link while posting a new blog.
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.5.0 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...