Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@cheelee cheelee released this 04 Nov 08:08
· 4 commits to master since this release

First release.

Unlike the previous attempts, this approach to generating a web project appears to be a lot cleaner and more elegant. Very few dependency issues, and no obvious fragility issues.

The generated web project scaffold should be easy to build upon, without any assumptions on future function, but usable with support for basic user accounts. The scaffold is also built on a design that should lead to a fully functional single-page application that supports the use of modern front-ends like React.js.

The only downside is there is no easy way to test this generator. I intend for future releases to be built around major Django and Python changes like new LTS releases of Django.