mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
4.1 KiB
JSON
1 line
4.1 KiB
JSON
[{"user_id": 16501, "stars": [], "topic_id": 11429, "date_created": 1299560811.0271211, "message": "with the intention of a fruitful discussion for the advantages and disadvantages of each module", "group_id": 81, "id": 294029}, {"user_id": 18824, "stars": [], "topic_id": 11429, "date_created": 1299588852.3090661, "message": "Hi, just want to point this blog post (in french but with comprehensive code) http://mathieu.agopian.info/blog/2011/02/la-beaute-de-lopen-source-et-du-libre/", "group_id": 81, "id": 295742}, {"user_id": 18824, "stars": [], "topic_id": 11429, "date_created": 1299588968.8215041, "message": "It's also about django-floppyforms(http://github.com/brutasse/django-floppyforms), django-form-utils and django-uni-forms", "group_id": 81, "id": 295747}, {"user_id": 18824, "stars": [], "topic_id": 11429, "date_created": 1299589202.1495371, "message": "floppyforms gives you special field widget (html5), forms-utils helps you grouping fields into fieldset and uni-form do quite the same thing but with another approach", "group_id": 81, "id": 295759}, {"user_id": 209, "stars": [], "topic_id": 11429, "date_created": 1299600304.2555261, "message": "I use django-form-utils + django-uni-form together, with a small template change to django-uni-form (github.com/issackelly/django-uni-form) and I'm currently working to add fieldset support to django-uni-form properly, in a way that will work with all scenarios.", "group_id": 81, "id": 297165}, {"user_id": 14653, "stars": [], "topic_id": 11429, "date_created": 1299609538.180414, "message": "BTW the reason I use django-uni-form is because it gives me the flexibility I need, allows me to have very different layouts, form templates are kept dead clean and uni-form lets you format your CSS in a very nice manner, so forms look very nice and usable.", "group_id": 81, "id": 298312}, {"user_id": 14653, "stars": [], "topic_id": 11429, "date_created": 1299609441.268676, "message": "Hi, I use django-uni-form. I've been recently added as a full collaborator on the project by @pydanny We are working on a development branch called 0.8.0-test to add some nice features and close some of the opened issues. I will look at your fieldset work @issackelly", "group_id": 81, "id": 298294}, {"user_id": 16762, "stars": [{"date_created": 1299624089.017031, "user_id": 214}], "topic_id": 11429, "date_created": 1299617327.8230729, "message": "In my opinion, no solution has got it right yet. The layout of form fields should be possible to do (in an abstract manor) solely in the template layer. The designer should be able to override a widget's template, change the widget used to render an individual field, or dynamically cluster some fields into a single row without touching python.", "group_id": 81, "id": 299279}, {"user_id": 12142, "stars": [], "topic_id": 11429, "date_created": 1299648665.978725, "message": "@SmileyChris agree, my ruby-oriented frontend guy is always clubbing me with these truths. That said, django-uni-form has been very helpful to me as has django-form-utils.\n \ndjango-form-utils can work (awesome!) in non-django-template environments whereas ... django-uni-form is less useful in non-django environments. amirite?", "group_id": 81, "id": 302187}, {"user_id": 14653, "stars": [], "topic_id": 11429, "date_created": 1299668383.4412789, "message": "@SmileyChris that looks like hell of a job, I find it very hard to implement that idea right, though I agree with you, that would be what designers want.", "group_id": 81, "id": 303684}, {"user_id": 14653, "stars": [], "topic_id": 11429, "date_created": 1299668444.966975, "message": "I use some of the widgets django-form-utils has like ImageWidget and I have to say I find it rare that the project doesn't have more watchers on github.", "group_id": 81, "id": 303692}, {"user_id": 17897, "stars": [], "topic_id": 11429, "date_created": 1299671247.8624079, "message": "at least to some degree.", "group_id": 81, "id": 303916}, {"user_id": 17897, "stars": [], "topic_id": 11429, "date_created": 1299671188.354789, "message": "@SmileyChris I think django-floppyforms does what you want. https://github.com/brutasse/django-floppyforms", "group_id": 81, "id": 303913}] |