Sam G

Results 15 issues of Sam G

I downloaded the latest version of the file and in the view/Main.js , for the Item1/Group 1 item, added toolbar + 2 panels, instead of toolbar + 1 panel, the...

I checked it only works with MySql and not sqlite or postgresql. Is there any reason for this at implementation level? Thanks

Something that would be a 2 line snackbar - with Line 1 being : Where did you hear about us? Line 2 : A) Facebook B) Twitter C) others, and...

I am using the latest master branch of the git repo https://github.com/celery/librabbitmq and installing `librabbitmq==2.0.0` for Python 3.6 by following the instructions in the readme ## Using the development version...

I am using django-polymorphic I have a class Base(PolymorphicModel): # some fields class Child(Base): # some field class Foo(models.Model): fk = models.ForeignKey(Base, null=True, on_delete=models.SET_NULL) And I use them as child...

How can I run the `viewer.show(app)` in debug=True mode to quickly check for bugs and typos. If i run the code using the standard Dash way ` python dash_graph.py` with...

I am on South 1.0 and Django 1.6.5, and added drip as per instructions, but get an error when I do migrate ``` Running migrations for drip: - Migrating forwards...

It seems like Django-facebook and south do not go very well together, for migrations Is there a way of using django-facebook so that no new user is created, but simply...

### Requirements - [X] This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead. - [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this issue already exists. - [X]...

bug

Hi @panosl the pypi version is still 0.10 and not django 4 compatible. Will you kindly upload the last version 0.12 to pypi? thanks if i can help in any...