Skip to content

Instantly share code, notes, and snippets.

@CryceTruly
Created May 31, 2022 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CryceTruly/e42a505a893856ae5dcf04511cc50eb7 to your computer and use it in GitHub Desktop.
Save CryceTruly/e42a505a893856ae5dcf04511cc50eb7 to your computer and use it in GitHub Desktop.
~<!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>

@Esth567
Copy link

Esth567 commented Sep 24, 2022

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; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment