Yuri Pimenov
Yuri Pimenov
Guys, try my fork https://github.com/danaki/ConfigServiceProvider
atom-php-cs-fixer version 4.1.0 As I can see from the sources PHP-CS-Fixer also must be skipped once config file path is provided and it's worth to add such note into settings...
It is produced by this line: ``` page_range = cl.paginator.get_elided_page_range(cl.page_num) if pagination_required else [] ``` django/contrib/admin/templatetags/admin_list.py, line 51 where cl is ``` ```
Modifying template this way fixes the error for grappelli: ``` {% extends 'admin/change_list.html' %} {% load admin_cursor_paginator_tags %} {% block pagination_top %} {% admin_cursor_pagination cl %} {% endblock %} {%...
Guys, is there any progress on this?
Hello, what is the status of this issue?
``` 129.90s$ curl -s -o archive.tar.bz2 $archive_url && tar xjf archive.tar.bz2 --directory / curl: (7) Failed to connect to storage.googleapis.com port 443: Connection timed out 0.00s0.02s$ phpenv global 7.3 rbenv:...
There's not much to test, it just adds passed parameter.
Still actual in 2020
This breaks my DDD