• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thenewguy / django-randomfields / 64

Builds Branch Commit Type Ran Committer Via Coverage
64 cleanup try returning a the IntegerIdentifierValue in the get_prep_value method since its __int__ converts to the db_value push 24 Sep 2015 05:22PM UTC thenewguy travis-ci pending completion   set done
63 cleanup getting AppRegistryNotReady against dj19 even though using manage.py. thinking it has to do with settings not being on the path in advance push 24 Sep 2015 04:59PM UTC thenewguy travis-ci pending completion   set done
62 cleanup models.SubfieldBase does not exist in Django 1.9 push 24 Sep 2015 04:48PM UTC thenewguy travis-ci pending completion   set done
61 cleanup the issue seems to be the value is coerced to an int. on py2 the value is IntegerIdentifierValue. So it should be casting the IIV to int. As such, the only option appears to be override the __str__ method to return the IIV which contains the app... push 24 Sep 2015 04:43PM UTC thenewguy travis-ci pending completion   set done
60 cleanup try returning db_value on int cast. push 24 Sep 2015 04:33PM UTC thenewguy travis-ci pending completion   set done
59 cleanup use print function push 24 Sep 2015 04:06PM UTC thenewguy travis-ci pending completion   set done
58 cleanup coerce value passed to beautifulsoup find_all to text_type and print some debugging information for inspection push 24 Sep 2015 04:03PM UTC thenewguy travis-ci pending completion   set done
57 cleanup add some debugging info when there are no options found push 24 Sep 2015 03:48PM UTC thenewguy travis-ci pending completion   set done
56 cleanup looks like m2m related name is only needed when a o2o is on the model push 24 Sep 2015 01:52PM UTC thenewguy travis-ci pending completion   set done
55 cleanup looks like only the m2m needs a related name from local testing (win10x64/dj1.8/py27) push 24 Sep 2015 01:50PM UTC thenewguy travis-ci pending completion   set done
54 cleanup added more cases with m2m and o2o fields. turns out they need unique related_name to work properly push 24 Sep 2015 01:46PM UTC thenewguy travis-ci pending completion   set done
52 cleanup ammend previous commit. i accidentally renamed the one to one relation o2o from id and commited with removing the null=True but it should have been committed with this this updates the test. it appears the issue is the m2m along with the o2o pri... push 24 Sep 2015 02:48AM UTC thenewguy travis-ci pending completion   set done
51 cleanup this fixes select widgets in 1.8 push 24 Sep 2015 01:51AM UTC thenewguy travis-ci pending completion   set done
50 cleanup use django.utils.six.text_type for casting push 24 Sep 2015 01:01AM UTC thenewguy travis-ci pending completion   set done
49 cleanup comment out SecurityMiddleware so the new tests can run on DJ17 push 24 Sep 2015 12:53AM UTC thenewguy travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc