-
is_data_constrained = models.BigIntegerField(choices=INT_BOOL_CHOICES)
to_python() takes exactly 2 arguments (1 given)
django_remote_forms/utils.py in resolve_promise, line 21
Noting this here. Wi…
-
I happened upon a couple of issues in "awesome_avatar/widgets.py". I setup a form for one to update his/her profile with a new avatar. If one does not select a file, and the submits the form, an err…
-
My setup:
```python
class License(PolymorphicModel)
class ClassLicense(License)
class SchoolLicense(License)
```
When running `manage.py test`, I get an IntegrityError during teardown phase of a…
-
```
Hi,
I integrated django-tagging with the TagIt jQuery plugin
(http://webspirited.com/tagit/?page=tagit), and want to share the small
enhancement.
The TagIt plugin uses a ul/il construct to ma…
-
```
Hi,
I integrated django-tagging with the TagIt jQuery plugin
(http://webspirited.com/tagit/?page=tagit), and want to share the small
enhancement.
The TagIt plugin uses a ul/il construct to ma…
-
* Package version: 1.8.1
* Django version: 2.2.8
* Python version: 3.5.2
### Description:
I'm trying to generate a form which consists of a tabholder and some tabs w/ arbitrary fields.
I n…
-
Mentors can only submit a project once their community has signed up to participate. However, mentors need to gather a list of information in order to submit their project. It would be good if the cur…
-
`Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\Lib\multiprocessing\forking.py", line 381, in main
self = load(from_parent)
File "C:\Python27\Lib\pickle.py", l…
-
@gabesawhney and Hillary Lorimer have been leading user testing, and one small thing that came up repeatedly was the confusion over our "auto-complete" that they were seeing on the front page legislat…
-
A s **USER**, I would like to view a single post with well-readable and structured information by clicking on the blog post.
---
**ECCEPTANCE CRITERIA:**
✅When I click on a blog post, I shou…