openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-uni-form
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 11 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removing extraneous space from generated uni_form form
pydanny
More...
over 15 years ago
Getting the test app to look better
pydanny
More...
over 15 years ago
Incorporating UniForm v1.4 into django-uni-form. Also improving test pages to more closely match Dragan's work so I can better judge the results
pydanny
More...
over 15 years ago
changed {{ field.label }} to {{ field.label|safe }} so that html (eg links) can be added to field labels
j0hnsmith
More...
over 15 years ago
changed {{ field.label }} to {{ field.label|safe }} so that html (eg links) can be added to field labels
j0hnsmith
More...
over 15 years ago
changed {{ error }} to {{ error|safe }} so that html (eg links) can be added to error messages
j0hnsmith
More...
over 15 years ago
changed {{ error }} to {{ error|safe }} so that html (eg links) can be added to error messages
j0hnsmith
More...
over 15 years ago
Merging in arowla's sphinx docs
pydanny
More...
over 15 years ago
More documentation cleanup
pydanny
More...
over 15 years ago
Merge branches '0.8' and 'master'
pydanny
More...
over 15 years ago
Documentation cleanup
pydanny
More...
over 15 years ago
Test to make sure form_tag attribute on FormHelper works correctly
pydanny
More...
over 15 years ago
Changing name of add_form_tag to form_tag because that follows our pattern for attribute names better. Also, 'add' is used in a couple of FormHelper method names so again this increases clarity
pydanny
More...
over 15 years ago
Merge branches '0.8' and 'master'
pydanny
More...
over 15 years ago
Taking Nagyv's idea for add_form_tag attribute on FormHelper and updating it to match changes implemented in django-uni-form 0.7.
pydanny
More...
over 15 years ago
uni_form.helpers.formHelper or None object must be passed into uni_form tag or a TypeError is thrown.
pydanny
More...
over 15 years ago
Merge branches '0.8' and 'master'
pydanny
More...
over 15 years ago
More documentation cleanup. Getting rid of old string handling that predates FormHelper
pydanny
More...
over 15 years ago
Merge branches '0.8' and 'master'
pydanny
More...
over 15 years ago
whgitespace cleanup
pydanny
More...
over 15 years ago
Documentation cleanup and making form methods in lower case per github ticket 20
Daniel Greenfeld
More...
over 15 years ago
Converted docs directory to Sphinx format. Built HTML docs into docs/_build/html. Included API-style documentation for uni_form_tags and helpers files.
Alison Rowland
More...
over 15 years ago
Removing the eclipse stuff. That should be handled in a developer's global .gitignore file
Daniel Greenfeld
More...
over 15 years ago
Adding whole_uni_form_set.html template for rendering formsets
Antti Kaihola
More...
over 15 years ago
whole_uni_form template: only generate form id if present
Chris Adams
More...
over 15 years ago
At the suggest of Chris Adams (acdha) the form methods will be in lower case so we can validate as XHTML
Daniel Greenfeld
More...
over 15 years ago
This change, prompted by teebes, correctly identifies the file necessary for making customizations.
Daniel Greenfeld
More...
over 15 years ago
Adding in README.rst the dependency on
Daniel Greenfeld
More...
over 15 years ago
changing templates shouldn't cause unittests to fail
Skylar Saveland
More...
over 15 years ago
fix
CrowdSense
More...
over 15 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree