Gulf Pearl

Results 4 issues of Gulf Pearl

How would I go about enabling CORS on a per resource basis. Thanks in advance for any pointers.

I've followed the instructions and at the `bundle install` stage it aborts with the following: ``` current directory: /home/app/.rvm/gems/ruby-2.6.3/gems/puma-3.12.2/ext/puma_http11 /home/app/.rvm/rubies/ruby-2.6.3/bin/ruby -I /home/app/.rvm/rubies/ruby-2.6.3/lib/ruby/2.6.0 -r ./siteconf20191227-20873-sq82em.rb extconf.rb checking for BIO_read() in -lcrypto......

Just wondering if there is a reason for not allowing primary keys in models._parse_fields (line 188): field_names = set(field.name for field in self.model._meta.fields if not field.primary_key) ...... What if the...

I get the following error: ``` ``` Even though the conversion works fine, I don't get any errors when I run it from the command line either.