You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Django demo app with a little bit of sci-fi flair. Do basic CRUD operations on starships! You specify the name and registry. For example, USS Enterprise, NCC-1701.
Shows knowledge of template views, url routing, and even a 404 page.
About
Basic Django demo app with a little bit of sci-fi flair