An open API service providing commit metadata for open source projects.

GitHub / github/django-floppyforms / commits

SHA Message Author Date Stats
62e7d1bf add dummy cibuild script to test janky risk danger olson <t****e@g****m> about 13 years ago
f9ce14e4 Fixes #72 -- hidden fields were printed multiple times when formsets where used. Gregor Müllegger <g****r@m****e> about 13 years ago
49744f18 merge Merge pull request #71 from kylemcfarlane/master Bruno Renié <b****o@g****m> about 13 years ago
4426f205 Removed extraneous comma Kyle McFarlane <k****e@b****k> about 13 years ago
73c5b155 merge Merge branch 'master' of github.com:brutasse/django-floppyforms Bruno Renié <b****o@g****m> about 13 years ago
3d0ac8ad Fix licence Bruno Renié <b****o@g****m> about 13 years ago
ef171165 merge Merge pull request #69 from gregmuellegger/formconfig-widget Gregor Müllegger <g****r@m****e> about 13 years ago
6a8d615a Improving the documentation for the {% formconfig field ... %} template tag a... Gregor Müllegger <g****r@m****e> about 13 years ago
9fb412c1 Prevent 'object' of beeing a valid ancestor of a form field or widget. The na... Gregor Müllegger <g****r@m****e> about 13 years ago
84950790 Adding possibility to configure fields in the template based on their widget ... Gregor Müllegger <g****r@m****e> about 13 years ago
a01cef5f merge Merge pull request #67 from DrMeers/master Bruno Renié <b****o@g****m> over 13 years ago
c1b6d8d3 Fix minor errors in examples Simon Meers <s****n@s****m> over 13 years ago
954059aa Exclude django 1.4/py3.3 again Bruno Renié <b****o@g****m> over 13 years ago
f9c2d144 Proper link for Django 1.5 Bruno Renié <b****o@g****m> over 13 years ago
2aecec32 Fixed a typo Bruno Renié <b****o@g****m> over 13 years ago
90571396 Ported a fix from Django Bruno Renié <b****o@g****m> over 13 years ago
4b785713 Bumped version number to 1.1 Bruno Renié <b****o@g****m> over 13 years ago
c4686c6d Fixed #27 -- always output non-localized, RFC3339 values Bruno Renié <b****o@g****m> over 13 years ago
2cd73867 Added missing SlugInput in the __all__ declaration Bruno Renié <b****o@g****m> over 13 years ago
5ea684c3 Fixed #47 -- browser caching bug on MapWidget Bruno Renié <b****o@g****m> over 13 years ago
9a6c7747 Rolled back e5022e Bruno Renié <b****o@g****m> over 13 years ago
07120303 merge Merge remote-tracking branch 'poswald/date-fix' Bruno Renié <b****o@g****m> over 13 years ago
ba43f3ab Fixed a test failure on py3 Bruno Renié <b****o@g****m> over 13 years ago
57d86dc8 Tweaked handling of required parameter of SelectDateWidget as per @gregmuelle... Bruno Renié <b****o@g****m> over 13 years ago
73e5fbcf Fixed #53 -- Added support for `<datalist>` elements Bruno Renié <b****o@g****m> over 13 years ago
c973ad36 Fixed #54 -- set min/max attributes on NumberInput if provided Bruno Renié <b****o@g****m> over 13 years ago
e7c36802 Fixed #60 -- Added missing GenericIPAddressField Bruno Renié <b****o@g****m> over 13 years ago
1bf50df3 Removed some unittest1 compatibility code Bruno Renié <b****o@g****m> over 13 years ago
d873a085 Removed duplicate implementation of token_kwargs Bruno Renié <b****o@g****m> over 13 years ago
e5022e82 Removed a compatibility import Bruno Renié <b****o@g****m> over 13 years ago
86a2aee4 Removed an unused import Bruno Renié <b****o@g****m> over 13 years ago
7b9e81f2 Removed compatibility for timezone support Bruno Renié <b****o@g****m> over 13 years ago
e205df0c Removed compatibility code for ClearableFileInput Bruno Renié <b****o@g****m> over 13 years ago
2bb29044 Removed the 'is_required' fallback for Django < 1.3 Bruno Renié <b****o@g****m> over 13 years ago
b9aa7c0d Switched back to the PyPI release of discover-runner now that it supports py3 Bruno Renié <b****o@g****m> over 13 years ago
16eb85c3 More release notes and compatibility info Bruno Renié <b****o@g****m> over 13 years ago
a446eb54 Added a compatibility table, fixed the diveintohtml5 link Bruno Renié <b****o@g****m> over 13 years ago
81883da6 C'mon, travis Bruno Renié <b****o@g****m> over 13 years ago
d5714edd Excluded Django1.4/python3.3 from the build matrix Bruno Renié <b****o@g****m> over 13 years ago
dc85e4f9 Updated the travis build status icon and link Bruno Renié <b****o@g****m> over 13 years ago
0f3fc7f5 Skipped flake8 check on python3 Bruno Renié <b****o@g****m> over 13 years ago
63d377f0 Ported the code to run on Python 2 and 3. Bruno Renié <b****o@g****m> over 13 years ago
46662564 Switched to the stable/1.5 branch for next django version Bruno Renié <b****o@g****m> over 13 years ago
e0c2fdf8 merge Merge pull request #51 from Natim/add_image_thumbnail_example Bruno Renié <b****o@g****m> over 13 years ago
21466619 merge Merge pull request #58 from i-trofimtschuk/master Bruno Renié <b****o@g****m> over 13 years ago
dc43809f merge Merge pull request #56 from ddanier/issues/56 Bruno Renié <b****o@g****m> over 13 years ago
eec8a0c1 merge Merge pull request #59 from dmpayton/master Bruno Renié <b****o@g****m> over 13 years ago
1d526238 As it turns out, default date/time input formats were removed in Django 1.3 a... dmpayton <d****n@g****m> over 13 years ago
0da4ff0a Keep the previous import for backwards compatibility. dmpayton <d****n@g****m> over 13 years ago
3d906f64 Pull default date/time formats from settings due to localflavor being removed... dmpayton <d****n@g****m> over 13 years ago
eb5c81b5 Reuse Django's FILE_INPUT_CONTRADICTION David Danier <d****r@t****e> over 13 years ago
c2dd343b use "current stable" version of openlayers for gis widgets Iwan Trofimtschuk <i****k@y****e> over 13 years ago
51d60303 merge Merge pull request #57 from novagile/master Bruno Renié <b****o@g****m> over 13 years ago
d76b994d Update docs/bootstrap.rst Natim <h****y@g****m> over 13 years ago
2d7f2cf2 Add a snapshot Rémy HUBSCHER <h****y@g****m> almost 14 years ago
a47fb4b4 Add a ImageThumbnailFileInput example Rémy HUBSCHER <h****y@g****m> almost 14 years ago
0510dd79 merge Merge pull request #50 from Natim/add_bootstrap_layout_as_an_example Bruno Renié <b****o@g****m> almost 14 years ago
c4549379 Fixed typo Rémy HUBSCHER <h****y@g****m> almost 14 years ago
4925e569 Add a layout example with bootstrap Rémy HUBSCHER <h****y@g****m> almost 14 years ago
b0d29546 Removed a bare except following Django's behaviour Bruno Renié <b****o@g****m> almost 14 years ago
05e1b393 Fixed #44 -- Adding missing empty choices to SelectDateWidget. Gregor Müllegger <g****r@m****e>
Committed by: Bruno Renié <b****o@g****m>
almost 14 years ago
4ab28251 Updating tox config to test with django's latest minor releases. Gregor Müllegger <g****r@m****e> almost 14 years ago
ffde4d9a Fixed #43 -- Don't leak variables from widget rendering into the global context. Gregor Müllegger <g****r@m****e> almost 14 years ago
a73469da merge Merge pull request #42 from magopian/readme_contributors Bruno Renié <b****o@g****m> almost 14 years ago
540e04cf Added some info in the README for contributors Mathieu Agopian <m****n@g****m> almost 14 years ago
3324ac8b merge Merge branch 'master' of github.com:brutasse/django-floppyforms Bruno Renié <b****o@g****m> almost 14 years ago
8924c002 Fixed a flake8 warning Bruno Renié <b****o@g****m> almost 14 years ago
bb534294 Fixed #36 -- mentioned Textarea on the widgets page Bruno Renié <b****o@g****m> almost 14 years ago
5c1c5188 Slightly edited doc changes from 3c27c70 Bruno Renié <b****o@g****m> almost 14 years ago
93565ad4 merge Merge pull request #41 from jmichalski/int_is_float Bruno Renié <b****o@g****m> almost 14 years ago
8d0fe30f Fix test so it is testing something Jason Michalski <j****i@r****m> almost 14 years ago
50d696af Fix pep8 formating Jason Michalski <j****i@r****m> almost 14 years ago
89c7d717 IntegerField should not inherit from FloatField Jason Michalski <j****i@r****m> almost 14 years ago
e3a0b219 Fixed the build after flake8 update Bruno Renié <b****o@g****m> about 14 years ago
064578d3 Fixed #38 -- handle WKTs without spaces after commas Bruno Renié <b****o@g****m> about 14 years ago
cc8b16b3 Fixed #37 -- Make sure to not break if TEMPLATE_STRING_IF_INVALID is non-empty. Gregor Müllegger <g****r@m****e>
Committed by: Bruno Renié <b****o@g****m>
about 14 years ago
3ad1e655 Added Travis IRC notifications. Because why not Bruno Renié <b****o@g****m> about 14 years ago
9691a7a8 Version bump to 1.0 Bruno Renié <b****o@g****m> about 14 years ago
40795b68 Properly accentuated my name Bruno Renié <b****o@g****m> about 14 years ago
7ee76fc7 Indented an example for readability Bruno Renié <b****o@g****m> about 14 years ago
ede75721 Documented get_context_data Bruno Renié <b****o@g****m> about 14 years ago
dd0a762d Switched to explicit relative imports for more consistency Bruno Renié <b****o@g****m> about 14 years ago
ab8a453f Renamed some examples so that they make more sense Bruno Renié <b****o@g****m> about 14 years ago
94431088 Edited usage docs Bruno Renié <b****o@g****m> about 14 years ago
70fd59c4 Removed unnecessary imports Bruno Renié <b****o@g****m> about 14 years ago
f3f3b5ef Clarified the scope of the project in the intro Bruno Renié <b****o@g****m> about 14 years ago
7cb64086 Added a note about optgroup support being backwards-incompatible Bruno Renié <b****o@g****m> about 14 years ago
bb46de5b Removed unneeded imports to fix CI. Jannis Leidel <j****s@l****o> about 14 years ago
20b7afa2 merge Merge pull request #35 from gregmuellegger/as_layout_methods Jannis Leidel <j****s@l****o> about 14 years ago
2838cf02 Documenting the templates used for as_* methods. Gregor Müllegger <g****r@m****e> about 14 years ago
c0eb93d3 Changing to 'floppyforms/layouts/default.html' layout for {{ form }} uses - b... Gregor Müllegger <g****r@m****e> about 14 years ago
58c59c1a Using template based form rendering in Form.as_* methods. Gregor Müllegger <g****r@m****e> about 14 years ago
fe6a6133 Fixing issue with widget's that are not rendered via template. These caused a... Gregor Müllegger <g****r@m****e> about 14 years ago
dc928e91 Fixing issue with forms that only contain hidden fields. These were not displ... Gregor Müllegger <g****r@m****e> about 14 years ago
6c41d99d Fixed a few minor issues with the Django name. Jannis Leidel <j****s@l****o> about 14 years ago
78d5f3f9 Updated the base WMS layer for OpenLayers Bruno Renié <b****o@g****m> about 14 years ago
df353ab2 Made Select widgets accept iterables as initial data instead of just lists or... Bruno Renié <b****o@g****m> about 14 years ago
55d7bf9b merge Merge remote-tracking branch 'greg/master' Bruno Renié <b****o@g****m> about 14 years ago
b0333fa6 Fixing bug that occured with django trunk. Gregor Müllegger <g****r@m****e> about 14 years ago
20769382 Making tests work with django trunk. Gregor Müllegger <g****r@m****e> about 14 years ago

← Back to repository