- 2023- 12
- Implement CRUD with function views and ModelForm
- Create django form from model
- Show wether a user is logged in
- Implement the login feature
- Implement a logout feature
- Implement a basic sign up feature
- Customize fields of UserCreationForm
- Overwrite a folder in Python
- Serve static files
- Implement object detail page with function view
- miniPaint an Online image editor
- Online SQLite viewer from inloop
- Proxy in Linux
- Display object information in django admin
- Define app URLs under their own path
- Create links in template with URL path name
- Create and use Django base templates
- 2023- 11
- Setup Mui on Codesandbox.io
- Create an Array Input or Tag input feature with React and Mui
- How to download a file from URI using Javascript