-
Notifications
You must be signed in to change notification settings - Fork 704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggest popular packages you would like to be supported by Django Suit #3
Comments
As mentioned in #2 I would like Django-cms to be supported. A close second would be Zinnia. |
Yeah, Zinnia support would be fantastic |
Also |
I would love integration with django-admin tools, mainly for the feature that allows you to change the apps name in the admin. |
Out of the box support for geodjango fields in the admin would be pretty awesome. |
Django+cms and Zinnia support will be wonderful |
django-tinymce |
django-redactor, django-reversion |
Opps (is CMS) - http://www.oppsproject.org/ |
feincms :) http://www.feincms.org/ |
As you've added support for django-cms and django-filer already, it would be cool to see |
What about the former contrib app django-databrowse? It was removed from 1.5 but still seems to be under active development (more or less at least): https://github.com/Alir3z4/django-databrowse For example a link to a model instance could lead to a corresponding databrowse url by default. There the user just can look a the data. When he wishes to edit it, he clicks the edit button on that page. I think accomplishing that is not that intrusive. I'll look into it myself, when I have the time ;-) |
Will django-floppyforms (https://github.com/brutasse/django-floppyforms) work easily inside DS? |
Mezzanine http://mezzanine.jupo.org/ |
Unfortunately Grappelli is one of required dependencies for Mezzanine, which makes it kind awkward and hard to support them and it would "theme for theme" situation. I am not familiar with mezzanine so i am not sure how deep grappelli is integrated into mezzanine, but i think the only way we could add support for mezzanine is if it runs in standalone mode without grappelli too. |
Add support for django-guardian please. Thanks |
+1 for django-polymorphic |
Supporting https://github.com/deschler/django-modeltranslation for the tabbed navigation would be really great... thats actually the only thing why I'm not using django-suit right now :( |
django-crispy-forms |
+1 FeinCMS |
Modeltranslation in admin interface will be really great. |
https://github.com/Yaco-Sistemas/django-inplaceedit (to edit inline, e.g.: in the changelists) |
+1 for FeinCMS |
I would really like support for a model translation package such as django-hvad (https://github.com/kristianoellegaard/django-hvad). |
+1 Feincms |
Opps CMS: https://github.com/opps/opps |
Opps CMS: https://github.com/opps/opps +1 |
1 similar comment
Opps CMS: https://github.com/opps/opps +1 |
@SalahAdDin @guetux @DylanLukes How can possibly Django Suit support wagtail if it has its own unique layout and templates? |
@darklow +1 for your point on wagtail. I've been following the emails for this issue. How on earth would wagtail be supported @SalahAdDin @guetux @DylanLukes ? |
I've been watching, Wagtail will implement personal customization modules to allow the Admin also it is common admin improve wagtail with django-admin, admin not own Wagtail. |
And other +1 django-smart-selects :D |
+1 django-modeltranslation |
It's not impossible, just difficult - IMHO the Mezzanine fork of Grappelli might be a little easier to do. The issue is, Django-Filebrowser is a necessary functionality for many people/projects, including Mezzanine, and it depends on (and is written by the author of) Grappelli - even though Grappelli itself is largely unneccessary. There are forks of Filebrowser out there with no Grappelli, but they mostly are unsupported after a while, and none have gained enough traction to stay current - so most people are stuck with either the Grappelli/Filebrowser combination, or the Mezzanine fork of both. As I recall, the author of Grappelli has stated his intention not to do a mobile / responsive version, nor migrate to newer tech like Bootstrap3. |
+1 Wagtail 👍 |
+1 FeinCMS |
+1 django-fluent-pages and django-fluent-contents |
This other fork is attempting to integrate but it's not looking flawless: https://github.com/Glamping-Hub/django-datefilterspec |
+1 django-modeltranslation |
👍 django-model-translate |
django-model-translate +1 |
django-parler / django-hvad :) |
+1 django-selectable o/ |
+1 django-modeltranslation |
👍 django-modeltranslation. |
django-simple-history |
Hello, |
As per this comment: https://github.com/darklow/django-suit/issues/3#issuecomment-125134782 Any chance of a selectable date range filter? Or is there an alternative to this already in the works? |
Mezzanine http://mezzanine.jupo.org/ |
+1 Feincms |
+1 django-daterange-filter |
1 similar comment
+1 django-daterange-filter |
+1 for Django Nested Inline: https://pypi.python.org/pypi/django-nested-admin |
|
+1 django-modeltranslation |
Hello.
Thanks. |
Wagtail |
* darklow#628 : manage addlink button with a lot of horizontal filters * Update travis and settings for tests
Please suggest packages you would like to be supported. Also vote for packages that are already suggested, so we know which are most wanted. Thank you.
I deleted comments with apps that have been already implemented. Here is the list of currently supported apps:
Documentation and examples:
http://django-suit.readthedocs.org/en/develop/#supported-apps
The text was updated successfully, but these errors were encountered: