Closed epogrebnyak closed 7 years ago
When reviewing the project fodler structure will need to address this:
mini-kep
is github.orgfull-app
is project nameminikep
is app root moduleBetter whenn project name = app root module name and != github org name. We are in a littel naming deadend. :smirk:
We also have db
repository, which is likely to remain a SQLAlchemy excercise, can use that name too.
For emoji reference: https://gist.github.com/rxaviers/7360908 :herb:
For the naming deadlock, given the project repo is full-app
, core module should be renamed to fullapp
when doing the templating. Closing for now as it is not the current focus.
Consider templating the project under https://github.com/osminogin/cookiecutter-django-ultimate or some of the conventions proposed.
The reason I like the template is that it promises us the following:
There are other templates as https://github.com/pydanny/cookiecutter-django, but one above seems cleanest.
Also for the templates:
This to be done on stable version, follows #5