Hill30 / NDjango

NDjango
12 stars 2 forks source link

Templates for creating new Django files #11

Open mfeingold opened 12 years ago

mfeingold commented 12 years ago

Same templates should be used for adding "new django view" and for adding new template from the "Add / New item / NDjango template" Pressing "Add new django template" and adding template using "Add / New Item / NDjango template" should result in the same behaviour - a dialog "Adding new template" should be shown and the final template content should be formed depending on the check boxes selected in the process

sivanov-hill30 commented 12 years ago

Changed fix estimate to "Hard to fix"

sivanov-hill30 commented 12 years ago

Done so far: Context menu item "Add django view" was removed NDjango templates were added to the Web \ MVC3 folder alone with Razor templates etc. and are visible all the way "up" at the "CSharp" items as well NDjango "wizard" is shown for the "view page" template item only, Layout page goes without wizard Separate library was created that calls for our dialog using reflection