~loco-django-dev/loco-django/trunk

Viewing all changes in revision 3.

  • Committer: NerdyNick
  • Date: 2007-10-25 04:31:01 UTC
  • Revision ID: nerdynick@gmail.com-20071025043101-jh1rqx345i66xdp6
Added Navigation system:
        This system manages what the default page is (i.e. http://DOMAIN/),
        The pages for use in templates. This includes page order and link names.
Added Template System
        Added the first set of default templates
        Added Logic to allow users to override the default templates with there own
                Note: If a user doesn't provide a template it will fall back on the default template
Improved the Settings system
        Users now have a cleaner settings file to work with
        All Django settings are stored in a diffrent settings file (settingsDjango.py)
        
        

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: