-
Hi guys
Matt here from the University of Southwales.
I did mention I was going to harass you about allowing us to use Mysql, so here I am, harassing you about letting us use Mysql.
I realise there …
-
I'm following the Linux user guide
Ubuntu 15.04 64bit fresh install
I'm having issues getting the server to start. I'd started it after install and registered. I rebooted and get these errors:
aguil…
-
Hello,
I am not sure if this is specific to a certain operating system, but I was using SAPI5 Microsoft David in Windows 10 build 10586. Everything was working well, and I went to load the "this PC" …
-
I tried testing something very similar to the [example](http://www.django-rest-framework.org/api-guide/testing/#example) from the API Guide. For convenience, I've copied the example below:
``` python…
-
I am using detail_uri_field as follows to get rid of IDs out of data, I need business growth to be a secret. This works great on GET requests...
class Meta:
detail_uri_name='uuid'
def prepend…
-
So i've tried to export my table without the ID column to make a test: if postgresql do not auto-increment only when i try to import a file with ID. The problem is the .CSV is not accepted to be impor…
ghost updated
9 years ago
-
Is there a place where we can get all registered google cardboard viewer profiles?
-
I have some forms where it doesn't make sense for me to create deep nestings of Mappings, when the actual data for the form is relatively flat. At the moment I'm using Mappings primarily to group fiel…
-
People shouldn't guess gender and gendered pronouns. Neither should software. Would you write code to guess someone's race using heuristics?
ghost updated
8 years ago
-
i used django-push-notifications in windows , it was working fine , i used
router.register(r'device/gcm', GCMDeviceViewSet)
to add new devices and it was working fine but when i ported my app to …
ak-24 updated
9 years ago