-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
Collection of potential requirements and use cases:
### Outer join with sparse data structures
- How will we implement A + B where A, B are sparse matrices or vectors:
- This is an outer join…
-
In #2308 the question was raised whether non-domain objects can be serialized in some form as JSON-like map.
Several options could be possible:
- Depending on Jackson / ObjectMapper and just creat…
-
Support functionality for updating objects, as supported by the IT Glue API. These would take the form of `Set-` verbs.
This would also include bulk update functionality for resources that support …
-
Steps to Reproduce
1. Open a form, such as editing an objects properties
1. Focus an input
1. Press Return
1. Observe that form is not submitted and a console error is logged.
`
Uncaught TypeE…
-
- [ ] [Application form](https://www.fairtrading.nsw.gov.au/charitable-fundraising/intention-to-fundraise)
- [ ] certificate of registration and a statement of the company’s objects
- [ ] Must have…
-
# Motivation
Currently the same input parameter across a majority of the Zapdos objects is scattered and not immediately obvious. I would like to propose the following standard for input parameter …
-
I have this admin.py and models.py
```
from django.contrib import admin
from bootcamp.groups_manager.models import Group, Member, GroupType, GroupEntity, GroupMember, GroupMemberRole
from guar…
-
I'm getting this error when embedding a form:
http://cl.ly/b3S8
-
Compare the naming of methods in the QuadraticForm class for consistency with other Sage naming conventions. In particular, it would be nice if there were a set of standard variable substitution me…