#676: Create controllers package in quickstart
-------------------------+--------------------------------------------------
Reporter: kevin | Owner: anonymous
Type: enhancement | Status: closed
Priority: normal | Milestone: 0.9a2
Component: TurboGears | Version:
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+--------------------------------------------------
Changes (by kevin):
* status: new => closed
* resolution: => fixed
Comment:
Nothing like changing your mind midstream. After trying it out with a
controllers package, I decided that I really do like the slimmer feel of
just having a controllers.py file for the still somewhat common case of a
very small app.
So, there is now a new template that can be used for "big" projects where
you want a controllers package. To use it, type:
tg-admin quickstart -t tgbig
If you want to upgrade an existing project to the big template:
tg-admin update -t tgbig
This change was committed in [996]. As an added bonus, I put in a
"release.py" file that gives you a place to put your project's version
information.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/676>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---