-
* Package version: 1.11.2
* Django version: 3.1
* Python version: 3.7
* Template pack: bootstrap3
### Description:
The docs for the `crispy` filter say
https://github.com/django-crispy-forms…
-
```
File "/home/smithtg/src/w/asn2fsa/ppenv/site-packages/django/template/debug.py", line 88, in render
output = self.filter_expression.resolve(context)
File "/home/smithtg/src/w/asn2fsa/ppenv…
-
**bug描述**
* *Bug description * *
简单的描述下遇到的bug:
点击任何一个model中的记录进行修改时,均提示“length_is“方法错误
通过网络搜索,在django5.1起删除了”length_is“这个方法 ,网上有两种解决方式,一种是自己将旧版django中的这段代码复制为templatetags并在settings.py中导入,另一种是将l…
-
Reported by @holtgrewe, see attached screenshot. Need to figure out how this could happen, never seen it before.
Places where code where `RemoteProjects.objects.get()` is called at the time of writin…
-
If content has ``Tärkeimmät tehtävät`` then ``content/templatetags/content_tags.py`` throws error:
AttributeError: 'NoneType' object has no attribute 'strip'
```
139. if not t.string.…
-
https://almad.sentry.io/share/issue/b2d4e56e79ff485d9971409f42459763/
User without a creation time: https://nove.dracidoupe.cz/uzivatel/6577-t/
```
File "django/template/base.py", line 70…
Almad updated
9 months ago
-
Hi, is there any plan to support Django 2.0?
I'm getting this error:
`Invalid template library specified. ImportError raised when trying to load 'django_performance_testing.templatetags.djpt_li…
-
Use a tuple in templatetags/meta.py:60 instead of a list, so in utils.unique_by() to allow the `seen` variable to be a set() which is more efficient.
mandx updated
12 years ago
-
Django removed 'six' I'm not sure what to replace it with in the import.
Error: ImportError raised when trying to load 'djng.templatetags.djng_tags': cannot import name 'six'
-
Hello :D
I get this error when installing:
`django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'wpadmin.templatetags.wpadmi…