omniport-backend icon indicating copy to clipboard operation
omniport-backend copied to clipboard

The Django backend of the one true portal for any and every educational institute

Results 25 omniport-backend issues
Sort by recently updated
recently updated
newest added

Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...

dependencies

Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Update poetry lock to remove python-sat library - Older version is not supported. - No app needs this package anymore.

- Add CourseSerializer to kernel.serializers.course.py - Modification in registration.py in accordance with above change

**Is your feature request related to a problem? Please describe.** Last time, I had to use python shell separately to promote maintainers. **Describe the solution you'd like** Integrate it in...

This can be a point of discussion, should we return "Invalid credentials" or some more justified message. _Originally posted by @pradumangoyal in https://github.com/IMGIITRoorkee/omniport-backend/pull/127#r498024938_

**Is your feature request related to a problem? Please describe.** A long standing [issue](https://code.djangoproject.com/ticket/9976) in Django had a direct consequence on our project. Contenttype fields, `entity_content_type` and `entity_object_id`, (default names...

challenge