-
### Is your enhancement related to a problem? Please describe
I often turn off all the extensions, and this morning I opened the registries page with the Registries extension disabled.
![Image](http…
-
### 操作系统
Windows
### TeX 套件
TeXLive 2021 或更新的版本
### TeX Compiler
XeTeX
### zjuthesis 版本号
v10.0.1
### MajorFormat
general
### Degree
undergraduate
### Type
design
### Period
final
### B…
-
-
仓库更新后搜索不到,导致EmptyPage的demo无法使用。
-
I get this error when I try and use the paginator
from exceptions import PageNotAnInteger, EmptyPage
ModuleNotFoundError: No module named 'exceptions'
-
Hello, thank you for creating this app. I have been playing around with it for a few days now, but I am unable to test the returned context from a view when rendering a template partial.
The view f…
-
Hi :) Please, fix readme:
```
def index(request):
objects = ['john', 'edward', 'josh', 'frank']
p = Paginator(objects, request=request)
try:
people = p.page(request.GET.get('page'…
-
Hi,
Thanks for this lib.
Is it possible to make the function **List.toPagingData()** in [PagingData.kt](https://github.com/kuuuurt/multiplatform-paging/blob/dabcdc5315edc3776f737f5d2a10a0bdd69aa94…
-
Github code is inconsistent with `get: ^4.6.5 `
but the example_nav2 using this code generates an error
such as router_outlet.dart diff:
```
--- F:\repository\test2\getx\lib\get_navigation\src\…
-
Code the in usage example (in views.py) says Paginator accepts the request object as a parameter. This causes an`__init__() takes 3 arguments` exception. After checking the source it looks like it sho…