Skip to content

Commit

Permalink
Contributors and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Nov 22, 2009
1 parent a23f8dc commit 86a6685
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ CHANGELOG

For 0.7.0

* Removed a <hr /> from the layout module
* Removed a <hr /> from the layout module.
* Changed templatetags/uni_form.py to templatetags/uni_form_tags.py. Yes, this breaks backwards compatibility but fixes a namespace problems in Django with naming a templatetag library after the parent application.
* Changed form_action attribute to accept not just named URLs but also any old URL.
* Added in uni_form_setup tag
* Added in uni_form_setup tag.
* Added tests
* Added several new contributors
8 changes: 5 additions & 3 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ Daniel Greenfeld <[email protected]>

Contributors
============
bjunix
Chris Adams <acdha>
Patrick Lauber <digi604>
Skylar Saveland <skyl>
Eddy Mulyono <eddymul>
mvaerle
James Pic <jamespic.com>
Karl Bowden <agentk>
Marcin Grzybowski <[email protected]>
mvaerle
Patrick Lauber <digi604>
Skylar Saveland <skyl>

0 comments on commit 86a6685

Please sign in to comment.