pydanny (Daniel Greenfeld)

Name
Daniel Greenfeld
Email
Website/Blog
http://pydanny.blogspot.com
Company
NASA / Indyne Inc.
Location
Arlington, VA
Member Since
Mar 12, 2009 (8 months)

Following 34 githubbers and watching 50 repositories view all →

Public Repositories (19)

  • django-uni-form

    Django forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly r...

    legend

    Last updated Wed Dec 02 17:07:27 -0800 2009

  • django-glossary

    A glossary for Django

    legend

    Forked from kcunning/django-glossary Tue Nov 03 08:15:44 -0800 2009

    Last updated Thu Nov 19 19:26:03 -0800 2009

  • django-social-bookmarking

    An eggified model based BSD licensed social booking app for Django

    legend

    Last updated Thu Nov 19 10:35:27 -0800 2009

  • django-wysiwyg

    A Django application for making Django textareas rich text editors. Certainly as a template tag ...

    legend

    Last updated Tue Nov 17 19:05:28 -0800 2009

  • django-honeypot

    Generic honeypot utilities for use in django projects.

    legend

    Forked from sunlightlabs/django-honeypot Thu Nov 12 10:12:56 -0800 2009

    Last updated Thu Nov 12 10:24:54 -0800 2009

  • plone-extract

    An easy to-use script which serializes Plone data so you can import it into another CMS.

    legend

    Last updated Mon Oct 05 11:10:30 -0700 2009

  • pydanny-event-notes

    My notes for the various conferences I attend. Maybe I'll cook up an application to handle this b...

    legend

    Last updated Fri Oct 02 13:25:52 -0700 2009

  • map_project

    My project to map out applications to each other

    legend

    Last updated Fri Oct 02 08:32:36 -0700 2009

  • django-avatar

    A reusable django application for handling Avatars.

    legend

    Forked from ericflo/django-avatar Wed Sep 30 07:24:58 -0700 2009

    Last updated Wed Sep 30 07:45:32 -0700 2009

  • friends_project

    My test project for friends breakup in Pinax

    legend

    Last updated Wed Sep 23 08:45:10 -0700 2009

  • django-friends-graph

    An extension for django-friends that shows the relationships between people in graph format.

    legend

    Last updated Mon Sep 21 15:48:05 -0700 2009

  • django-tagging-ext

    Django Tagging Extensions

    legend

    Last updated Sat Sep 12 15:01:39 -0700 2009

  • tag_project

    Fork of the Pinax social_project used to work on django-tagging-ext

    legend

    Last updated Sat Sep 12 12:57:45 -0700 2009

  • pinax-wall

    Tutorial group aware wall application

    legend

    Last updated Tue Sep 08 16:51:10 -0700 2009

  • pinax-dances

    Tutorial example application for building a pinax flash mob dance site

    legend

    Last updated Tue Sep 08 13:47:04 -0700 2009

  • Products.humanator

    CAPTCHA alternative for Plone 3.x

    legend

    Last updated Thu Jul 09 11:57:49 -0700 2009

  • django-application-manager

    A tool to let system administrators and users control visible applications via a web interface.

    legend

    Last updated Mon May 04 11:11:20 -0700 2009

  • django-wall

    The django-wall app allows for shared posting and display of short text items in a communal setti...

    legend

    Last updated Wed Apr 22 15:51:24 -0700 2009

  • django-bookmarks

    bookmark management for the Django web framework

    legend

    Forked from brosner/django-bookmarks Thu Apr 16 16:57:36 -0700 2009

    Last updated Thu Apr 16 18:51:58 -0700 2009

Public Activity feed

pydanny pushed to 0.7.0 at pydanny/django-uni-form Wed Dec 02 17:07:27 -0800 2009
HEAD is e5df2d26ab0a3fe07652bb812c0f248206ff2b35
pydanny pushed to master at pydanny/django-uni-form Wed Dec 02 17:07:16 -0800 2009
HEAD is e5df2d26ab0a3fe07652bb812c0f248206ff2b35
pydanny created tag 0.7.0 at pydanny/django-uni-form Wed Dec 02 16:50:27 -0800 2009
pydanny pushed to master at pydanny/django-uni-form Mon Nov 30 16:55:46 -0800 2009
HEAD is b8c25f7ae45bfc7238cc13135999f581b00f6d83
pydanny pushed to master at pydanny/django-uni-form Mon Nov 30 13:06:28 -0800 2009
HEAD is ea860cfc731464cbdb386aa664f091ca7243532e
pydanny pushed to master at pydanny/django-uni-form Mon Nov 30 13:00:35 -0800 2009
HEAD is d3216c8e92a18ddb469430250bd8b8f4d4658e10
  • pydanny committed d3216c8e:
    Providing uni_form default field.html which behaves traditionally (by DUF standards) and also providing field.compatible.html which adheres to the Uni-Form standard
pydanny pushed to master at pydanny/django-uni-form Sat Nov 28 14:46:05 -0800 2009
HEAD is a386aaccdf335be67c1df706371de8be416fa899
pydanny pushed to master at pydanny/django-uni-form Sat Nov 28 13:41:40 -0800 2009
HEAD is 574d166b8a621f1d2dc508271a399195ad4eb619

2 commits »

pydanny commented on nagyv/django-uni-form Sat Nov 28 08:25:52 -0800 2009
Comment in 5190d3e:

Rather than your approach I added a form_classes attribute to the various input types and modified the form renderer to use this as the submit_button. This ended up being less code and less files. One of the issues I've found about Django templatetags is they can be a huge resource hog. So this is a better performing way of doing things.

http://github.com/pydanny/django-uni-form/commit/85cfc3f4a7abd8b598a840ff289108e1f9db791b

pydanny closed issue 8 on pydanny/django-uni-form Sat Nov 28 08:19:28 -0800 2009
Better handling of additional CSS classes
pydanny closed issue 11 on pydanny/django-uni-form Sat Nov 28 08:18:33 -0800 2009
Danish locale file
pydanny closed issue 13 on pydanny/django-uni-form Sat Nov 28 08:17:15 -0800 2009
uni form input field ids
pydanny pushed to master at pydanny/django-uni-form Sat Nov 28 08:16:04 -0800 2009
HEAD is 85cfc3f4a7abd8b598a840ff289108e1f9db791b

2 commits »

pydanny pushed to master at pydanny/django-uni-form Fri Nov 27 14:38:47 -0800 2009
HEAD is 5cd48cee6b73ffaa93b6d67f893cd4b9b500c7d1

2 commits »

pydanny closed issue 14 on pydanny/django-uni-form Mon Nov 23 05:46:45 -0800 2009
I don't want stars on my required fields
pydanny pushed to master at pydanny/django-uni-form Mon Nov 23 05:45:34 -0800 2009
HEAD is f2ddd9d851a04be926df7836b91f6534f90496ff
  • pydanny committed f2ddd9d8:
    Now able to easily control how required fields are labeled
pydanny closed issue 16 on pydanny/django-uni-form Mon Nov 23 03:44:58 -0800 2009
docs change easy_install
pydanny pushed to master at pydanny/django-uni-form Mon Nov 23 03:44:31 -0800 2009
HEAD is 7fa3f71097c5ab7fbc287347bb7c4b2bbb6393d9
pydanny pushed to master at pydanny/django-uni-form Sun Nov 22 15:35:50 -0800 2009
HEAD is 321df3a4f5dcb2010b674eecaccbd906adceb545
pydanny applied fork commits to django-uni-form/master Sun Nov 22 15:25:32 -0800 2009
master was changed to 2d5806
pydanny pushed to master at pydanny/django-uni-form Sun Nov 22 15:25:06 -0800 2009
HEAD is 2d5806ef82b3d27c3ea549ad46447a75ac3c18fa

2 commits »

pydanny applied fork commits to django-uni-form/master Sun Nov 22 15:18:48 -0800 2009
master was changed to fd0fd9
pydanny applied fork commits to django-uni-form/master Sun Nov 22 15:18:37 -0800 2009
master was changed to fd0fd9
pydanny pushed to master at pydanny/django-uni-form Sun Nov 22 15:18:14 -0800 2009
HEAD is fd0fd91a129d0b12b5224c6fb7c103ecc7c2ec94

2 commits »

pydanny closed issue 15 on pydanny/django-uni-form Sun Nov 22 15:16:58 -0800 2009
Small documentation fault concerning media files
pydanny applied fork commits to django-glossary/master Thu Nov 19 19:26:03 -0800 2009
master was changed to fdffe3
pydanny pushed to master at pydanny/django-uni-form Thu Nov 19 18:30:14 -0800 2009
HEAD is e2f82230629e25f95eb3908257cbbf9c34b65318

6 commits »

pydanny pushed to master at pydanny/django-social-bookmarking Thu Nov 19 10:35:27 -0800 2009
HEAD is 7d89fd84d607ae4e13ee969345bee4b84b3b1265
  • pydanny committed 7d89fd84:
    Adding in test to confirm that the social_bookmarking_tags.show_bookmarks function is working properly
pydanny applied fork commits to django-social-bookmarking/master Tue Nov 17 07:41:24 -0800 2009
master was changed to f38f9c
pydanny applied fork commits to django-social-bookmarking/master Tue Nov 17 07:40:58 -0800 2009
master was changed to f38f9c
pydanny pushed to master at pydanny/django-uni-form Sun Nov 15 19:11:30 -0800 2009
HEAD is 7a713d06604606e87aaf90a97d387b0bef6fb1cd

5 commits »

pydanny applied fork commits to django-uni-form/master Sat Nov 14 21:45:50 -0800 2009
master was changed to 24a1e5
pydanny pushed to master at pydanny/django-uni-form Sat Nov 14 21:36:20 -0800 2009
HEAD is b3c03fd34cd58a8d74127b0dcbcf025a1d3d2ce0
  • pydanny committed b3c03fd3:
    Adding in CHANGELOG. Also form_action helper attribute now also allows straight strings in addition to named URLs. Enjoy
pydanny pushed to master at pydanny/django-uni-form Sat Nov 14 20:53:18 -0800 2009
HEAD is c40afe562f744c5b3955dd39db024f234150fd28
  • pydanny committed c40afe56:
    Changing of templatetag uni_form.py to uni_form_tags.py to remove problems with annoying namespace collisions.
pydanny pushed to master at pydanny/django-honeypot Thu Nov 12 10:24:55 -0800 2009
HEAD is 9f19f8da50285edb34b26d0cfc85263063400a1d
  • pydanny committed 9f19f8da:
    Oops. Correcting typo. I hate coding while sick