Initial skeleton of penfield application, and partial implementation of Entry and...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 4 May 2010 06:40:18 +0000 (02:40 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 4 May 2010 06:40:18 +0000 (02:40 -0400)
commit8b73562314685b0588d2ee1c5a61436d8d1e4e20
tree8f71ddbd882aa4bb572b2baea13fa081a841b84d
parentb8fa9bcb80dc87a493971aa4c1f169b4a6e3aeb0
Initial skeleton of penfield application, and partial implementation of Entry and Blog models.
contrib/penfield/__init__.py [new file with mode: 0644]
contrib/penfield/admin.py [new file with mode: 0644]
contrib/penfield/models.py [new file with mode: 0644]