~<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>
Created
May 31, 2022 14:01
-
-
Save CryceTruly/e42a505a893856ae5dcf04511cc50eb7 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi Cryce, please i need your help on an issue.
after going through one of your tutorials on django successfully, when posting on postman i get the error "status: 500Internal Server Error". and on browser am seeing this error below.
<title>Page not found at /api/auth/register</title> <style type="text/css"> html * { padding:0; margin:0; } body * { padding:10px 20px; }