-
I have traced an AttributeError exception to the _clear_south_cache() function inside migrate_schemas.py. The exception is thrown because my catalogue and reviews apps are duplicated in the generator…
-
Oscar (and Hecke) define both `simplify` and `simplify!` for a number of types each (see below). Some of the former (e.g. `simplify(L::MPolyQuoRing)`, [8] in the list below) indeed create a new object…
-
When trying to find all commits that changed given file (and then all projects that included given file at some point), I have tried to follow the example from oscar.py documentation: https://ssc-osca…
-
Django Oscar currently making use of a pre-release version of `django-haystack`. Do not want to enable pre-releases in this fashion given potential for untested bugs. Will pin to `django-oscar` 2.0.z …
-
### Talk Description
React Native is a JS framework by Meta. A lot of work has been put over the last few years to migrate to new internal architecture based on C++. This has brought immense possibil…
-
This issue serves as a discussion/checklist elaboration for the next OSCAR version to come.
We shoud aim to fix existing bugs/problems as well as adding potential features.
## Issues
- [ ] In…
-
They seem to be different kinds of errors:
```
bklein3@da4 ~> python3 test_oscar_iterators.py
Traceback (most recent call last):
File "test_oscar_iterators.py", line 3, in
print(f"first …
-
In general issues and PRs I'd like to get into this release are tracked on [the 4.14.0 milestone](https://github.com/gap-system/gap/milestone/31).
Packages updates I'd love to see (but we can do with…
-
I forked this and got it working on Django-Oscar 1.5 wit Django 1.8.18
-
Right now `polynomial_ring(QQ, :x => 3)` leads to an error that is not very helpful:
```
julia> polynomial_ring(QQ, :x => 3)
ERROR: MethodError: no method matching iterate(::Symbol)
Closest cand…