brechmos
brechmos
This is the beginnings of a switch to Python3. I am not an expert in moving code to Python3 :). One thing for someone to check is to make sure...
Hi, I hope you are still checking the project :-). Thanks for setting it all up. I am trying to get the top and bottom lines to scroll at the...
I saw someone else asked about ForeignKey support, this might fit into that. Is there a way of adding lists of Users or lists of Groups (or, better, lists of...
Not sure if it is intentional but when I click on the pre-trained network link to download the data from Google it says that I have to request access. This...
I recently moved over to django 1.8 and Python3. I completely understand that this is experimental for Python 3 and is valid for up to Django 1.7 but I am...
First, I was really pleased to find this app. It is going to be a huge help for me. Thanks. I was a little surprised, for the monthly repeating, to...
I am trying to create a project with a custom User in Django 1.8 and Python 3.4 with django-tenant-schemas. (I am using git+https://github.com/tomturner/django-tenant-schemas.git as it has a fix for what...