Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 448 Bytes

URL shortner using Django and SQLite

  • Author - Swaraj baral
  • Demo - Click Here

NB: This repo is missing settings.py file for security reasons. Please start a fresh project and use the default Django settings.py. It should work fine for development. For production, please follow the Django checklist for deployment.