django-rest-framework-tutorial icon indicating copy to clipboard operation
django-rest-framework-tutorial copied to clipboard

Results 3 django-rest-framework-tutorial issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...

dependencies

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. Commits 4121b01 Deprecate urlize_quoted_links in favor of Django's built-in urlize f3d9d68 Version 3.11.1 eb2c4c2 Version 3.11.1 See full diff in compare view [![Dependabot compatibility...

dependencies

Hi @studygyaan , Thank you for a detailed blog on password reset. I managed to get the password with the reset link. However, I managed to add the absolute URL...