vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.94k stars 466 forks source link

Fix `myproject` references #662

Closed pamella closed 3 months ago

pamella commented 3 months ago

Description

Fix myproject references by replacing them with {{project_name}}.

Motivation and Context

Resolves #660

Screenshots (if appropriate):

Steps to reproduce (if appropriate):

Types of changes

Checklist: