maaku (Mark Friedenbach)

Name
Mark Friedenbach
Email
Location
Santa Clara, CA
Member Since
Mar 31, 2009 (9 months)

Following 0 githubbers and watching 9 repositories view all →

Public Repositories (7)

  • django-reuse

    A collection of scripts and utility methods to enable the rapid development of reusable django ap...

    legend

    Last updated Tue Dec 08 09:51:19 -0800 2009

  • annual-report

    issue tracking for the annual report application

    legend

    Last updated Mon Aug 24 00:55:44 -0700 2009

  • django-workflow

    A lightweight workflow engine application for Django based web-applications

    legend

    Forked from ntoll/workflow Wed Aug 05 10:29:34 -0700 2009

    Last updated Sun Aug 02 13:37:31 -0700 2009

  • django-bbcode

    A django/python BBCode implementation derived from bb-ruby by cpjolicoeur

    legend

    Forked from cpjolicoeur/bb-ruby Mon Apr 06 16:48:35 -0700 2009

    Last updated Fri Jul 17 10:43:49 -0700 2009

  • django-licensing

    An application that assists tracking of licensing and attribution of creative works for django pr...

    legend

    Last updated Thu Apr 16 11:59:29 -0700 2009

  • django-languages

    An i18n, l10n, and g11n application for django projects with special needs.

    legend

    Last updated Thu Apr 16 11:56:47 -0700 2009

  • django-blogger

    Another blogging engine for Django.

    legend

    Last updated Fri Apr 10 15:43:24 -0700 2009

Public Activity feed

maaku pushed to master at maaku/django-reuse Tue Dec 08 09:51:19 -0800 2009
HEAD is 6f065087af55c66c304f1354e75da1441e79d14b
  • Mark Friedenbach committed 6f065087:
    Make sure the python path is carried through.
maaku pushed to master at maaku/django-reuse Tue Dec 08 09:05:44 -0800 2009
HEAD is e22ea5f3422f5e169d3433c087d6702d076406e4
  • Mark Friedenbach committed e22ea5f3:
    Moved from 1.0.3 to 1.0.4 and 1.1 to 1.1.1 for package Django.
maaku pushed to master at maaku/django-reuse Wed Dec 02 17:12:34 -0800 2009
HEAD is 7a7190878552ee7fd4f489675689dbcd07fe44c9
  • Mark Friedenbach committed 7a719087:
    Added 'requirements.txt' to the default project template, and modified newproject.py to install requirements.txt dependencies automatically.
maaku pushed to master at maaku/django-reuse Wed Dec 02 16:39:24 -0800 2009
HEAD is 1a0e8d75277a6bb97ce783a9d0ad4224939acba3
  • Mark Friedenbach committed 1a0e8d75:
    Added virtualenv setup, and fixed a bug in the newproject script that was triggered by the switch to multiple template directories. It was still hard coded at one point what the template directory was and that no longer worked, but was silently failing under normal circumstances. That has been fixed. The virtual environment is setup in the .virtualenv directory at the root of the development environment, and within that virtualenv there is a symlink called 'proj' that points to the proj-%(pname)s directory for the newly created project.
maaku pushed to master at maaku/django-reuse Wed Nov 18 15:16:38 -0800 2009
HEAD is e8416467473ad99764801ffdaae15b078571273d
  • Mark Friedenbach committed e8416467:
    Switched application template over to AGPLv3 by default.
maaku pushed to master at maaku/django-reuse Wed Nov 18 15:12:29 -0800 2009
HEAD is 5e9fc05bdbe83d6113b5164472c162b8fa374d99
  • Mark Friedenbach committed 5e9fc05b:
    Moved basic template to AGPLv3 license by default.
maaku pushed to master at maaku/django-reuse Wed Nov 18 15:00:26 -0800 2009
HEAD is 83c6ff14d06573946edad8ed6f60fba5b754e81d
  • Mark Friedenbach committed 83c6ff14:
    Updated copyright statement to reflect recomendations of Software Freedom Law Center.
maaku added typeshige to django-reuse Wed Nov 18 14:29:38 -0800 2009
django-reuse is at maaku/django-reuse
maaku pushed to master at maaku/django-reuse Wed Nov 18 14:27:56 -0800 2009
HEAD is b8750cac1326df6ea1ea30c42cca1a7f479d154b
  • Mark Friedenbach committed b8750cac:
    Moved to AGPLv3 for license.
maaku pushed to master at maaku/django-reuse Wed Nov 18 12:32:52 -0800 2009
HEAD is 475329c5ee711974289527a8df23543086dc56b2
  • Mark Friedenbach committed 475329c5:
    Converted current application into basic template.
maaku pushed to master at maaku/django-reuse Wed Nov 18 12:31:37 -0800 2009
HEAD is 1eb4504c7b8277045c7f38af84f992d747b4da16
  • Mark Friedenbach committed 1eb4504c:
    Added support for multiple templates--with the current project template set as 'basic'.
maaku pushed to master at maaku/django-reuse Wed Nov 18 12:23:51 -0800 2009
HEAD is 50ba370194d04f8c47e6c63ba58a4dff53ae9a21
  • Mark Friedenbach committed 50ba3701:
    Changed comments to docstrings.
maaku pushed to master at maaku/django-reuse Wed Nov 18 12:07:30 -0800 2009
HEAD is 7e5ca4d9cd47328c0fb45a29e50d94632c268a4b
  • Mark Friedenbach committed 7e5ca4d9:
    Some minor formatting changes, added file docstring.
maaku pushed to master at maaku/django-reuse Wed Nov 18 11:31:40 -0800 2009
HEAD is bfcc6d5695ef478f2b20edb42aa78b64b2f0555b
  • Mark Friedenbach committed bfcc6d56:
    Added PROJDIR and APPDIR to the default settings.
maaku pushed to master at maaku/django-reuse Wed Nov 18 11:12:16 -0800 2009
HEAD is 968334c426c9e9e565df0fc7d6a08dcf7f5495b1
  • Mark Friedenbach committed 968334c4:
    Added template option to newproject, but currently does nothing.
maaku pushed to master at maaku/django-reuse Wed Nov 18 11:10:33 -0800 2009
HEAD is 1f72c4375db18587e6a0e93abad6a39869574a61
  • Mark Friedenbach committed 1f72c437:
    Renamed template directories to 'apps' and 'proj'.
maaku pushed to master at maaku/django-reuse Wed Nov 18 10:59:17 -0800 2009
HEAD is 477295b3b623bad4c618acaea4fc647adbc1ff15
  • Mark Friedenbach committed 477295b3:
    Added NASA (my employer) to the license, as the work I do now is under contract for them.
maaku pushed to master at maaku/django-reuse Wed Nov 18 10:55:38 -0800 2009
HEAD is c818bba61a1107096878b82c315685bf7e6397c1

2 commits »

maaku pushed to master at maaku/django-reuse Tue Nov 17 15:32:01 -0800 2009
HEAD is 82b6a6964fa7b85bc614ca7a7c3378dae750b44d
  • Mark Friedenbach committed 82b6a696:
    Added virtualenvwrapper to bootstrap script.
maaku pushed to master at maaku/django-reuse Tue Nov 17 15:09:49 -0800 2009
HEAD is 0ec33d128863dfaefb1cd56e1b55a20469320df7
  • Mark Friedenbach committed 0ec33d12:
    Added virtualenv to bootstrap script.
maaku pushed to master at maaku/django-reuse Mon Nov 16 11:57:05 -0800 2009
HEAD is 3eb2b5337b57fa2d7c71d35a860e6466d14fa4aa
  • Mark Friedenbach committed 3eb2b533:
    Whoops, now the directories are missing the -final tag. Fixed.
maaku pushed to master at maaku/django-reuse Mon Nov 16 11:53:31 -0800 2009
HEAD is 45942960d10e030e1ea6721ead15d65bd2d960c8
  • Mark Friedenbach committed 45942960:
    Tarballs for Django now have the -final suffix.
maaku pushed to master at maaku/django-reuse Mon Nov 16 11:51:05 -0800 2009
HEAD is f52e9ff327f002a789602061ed9cb84b42350ebb
  • Mark Friedenbach committed f52e9ff3:
    Fixed bug that caused manage.py to setup incorrect python path.
maaku pushed to master at maaku/django-reuse Mon Nov 16 11:37:03 -0800 2009
HEAD is 31e29d74b2ca1c91af1ce6af954989da98d8f78b
  • Mark Friedenbach committed 31e29d74:
    Added support for current 1.1 and fixed support for legacy 1.0.3 release in bootstrap.sh. Also fixed bug when checking out Django-trunk from git, directory would be named django not Django-trunk.