question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Project Appears to Rely on Now-Defunct and Unsupported Libraries

See original GitHub issue

In particular, I have just tried to do a manual installation of DjangoCMS and DjangoCMS-Blog. The first part succeeded. However, the second part seems to run into some issues with 'cmsplugin_filer_image'

TypeError: init() missing 1 required positional argument: ‘on_delete’

The plugins are no longer supported. https://github.com/divio/cmsplugin-filer

My dependencies are as follows:

aldryn-apphooks-config     0.5.3              
certifi                    2019.9.11          
cmsplugin-filer            1.1.3              
Django                     2.1.14             
django-appconf             1.0.3              
django-appdata             0.2.2              
django-classy-tags         0.9.0              
django-cms                 3.7.0              
django-filer               1.5.0              
django-formtools           2.1                
django-js-asset            1.2.2              
django-meta                1.5.2              
django-meta-mixin          0.3.0              
django-mptt                0.10.0             
django-parler              1.9.2              
django-polymorphic         2.0.3              
django-sekizai             1.0.0              
django-sortedm2m           2.0.0              
django-taggit              0.23.0             
django-taggit-autosuggest  0.3.8              
django-taggit-templatetags 0.2.5              
django-templatetag-sugar   1.0                
django-treebeard           4.3                
djangocms-admin-style      1.4.0              
djangocms-apphook-setup    0.3.0              
djangocms-attributes-field 1.1.0              
djangocms-blog             0.9.11             
djangocms-column           1.9.0              
djangocms-file             2.3.0              
djangocms-googlemap        1.3.0              
djangocms-link             2.5.0              
djangocms-picture          2.3.0              
djangocms-snippet          2.2.0              
djangocms-style            2.2.0              
djangocms-text-ckeditor    3.8.0              
djangocms-video            2.1.1              
easy-thumbnails            2.6                
html5lib                   1.0.1              
Pillow                     6.2.1              
pip                        19.3.1             
pytz                       2019.3             
setuptools                 41.6.0.post20191030
six                        1.12.0             
sqlparse                   0.3.0              
Unidecode                  1.0.23             
webencodings               0.5.1              
wheel                      0.33.6      

When installed via djangocms-installer, the project seems to work. However, in that case it installs with Django==1.11, which is unacceptable and a separate issue (https://github.com/nephila/djangocms-installer/issues/353) of its own.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
yakkycommented, Nov 4, 2019
0reactions
corentinbettiolcommented, Feb 26, 2020

(for people like me that still get to this issue: aldryn_search 1.1.0 has been released, and is compatible with django 2 😃)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Direct local .aar file dependencies are not supported
I recently encountered the same issue, the fix was to remove the library from libs/ and import it using File -> New ->...
Read more >
Deprecated APIs and features - Angular
To help you future-proof your projects, the following table lists all deprecated APIs and features, organized by the release in which they are...
Read more >
How to deal with the TSLint error "A project without tags ...
A project without tags cannot depend on any libraries. while your project clearly has tags defined in nx.json ?
Read more >
CLIR-Fellowship – Soft Architectures
In this blog post, I am going to reflect upon potential strategies that institutions can adopt for making legacy software curation-ready. The notion...
Read more >
Congressional Record | Congress.gov | Library of Congress
This part of the bill would require a bankruptcy asbestos trust to report on the ... proponents of H.R. 985 now make the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found