Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 247 Bytes

Welcome.

This is a simple python project utilizing Django. It includes the following:

  • An authorization and login flow.
  • Creation of a simple object which is related to a given user.
  • Deletion of an object.
  • Restriction to unlogged users.