Assignee
Priority
major
Status
resolved
Watchers
2

Provide default templates

Flo Ledermann avatarFlo Ledermann created an issue

Is there a "philosophical" reason why no default templates are provided as a starting point? I got invitations working in a few minutes, and the it took me two hours to find out what should be in the templates (the doc is also quite spars in this area)

I would be willing to contribute a set of very basic templates following Django's template structuring best practices (e.g. http://lincolnloop.com/django-best-practices/apps/modules/templates.html) which could help getting started quickly. but I'll only do the packaging if it would be fine for the maintainers to add them.

Comments (3)

  1. David Montgomery

    I would like to include default templates unless David Larlet is opposed for some reason. I know they would have got me going a bit faster when I started using this.

  2. David Larlet

    Thanks for discussing about that.

    To me it's most a problem of a lack of documentation about templates and contexts in this application.

    I'm -0 on adding default templates and +1 at improving docs on this topic. Thoughts?

  3. Log in to comment »
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.