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

makinacorpus / django-safedelete / 375

Builds Branch Commit Type Ran Committer Via Coverage
375 master prepare 0.5.0 push 29 May 2018 09:26AM UTC Gagaro travis-ci pending completion   set done
374 master update CHANGES push 29 May 2018 09:23AM UTC Gagaro travis-ci pending completion   set done
373 master update_or_create() Bugfix (#99) * ModelManager.update_or_create() fails on model with unique constraint on one field push 29 May 2018 09:13AM UTC Gagaro travis-ci pending completion   set done
372 master Merge branch 'master' into feature/update-or-create-unique-constraint-bug Pull #99 29 May 2018 08:50AM UTC web-flow travis-ci pending completion   set done
371 master Remove redundant line in models.py (#107) The line is ```python qs = model_class.all_objects.filter(**lookup_kwargs) ``` It was present just before the check for `all_objects` ``` if hasattr(model_class, 'all_objects'): ``` So thi... push 29 May 2018 08:45AM UTC Gagaro travis-ci pending completion   set done
370 master Remove redundant line in models.py The line is ```python qs = model_class.all_objects.filter(**lookup_kwargs) ``` It was present just before the check for `all_objects` ``` if hasattr(model_class, 'all_objects'): ``` So this check was useless... Pull #107 29 May 2018 08:36AM UTC web-flow travis-ci pending completion   set done
369 master fix tests for 2.1 push 29 May 2018 08:25AM UTC Gagaro travis-ci pending completion   set done
368 master remove travis test with 3.7 for now push 29 May 2018 07:50AM UTC Gagaro travis-ci pending completion   set done
367 master updated tox push 29 May 2018 07:48AM UTC Gagaro travis-ci pending completion   set done
366 master updated supported Django/Python push 29 May 2018 07:46AM UTC Gagaro travis-ci pending completion   set done
365 master Pyflakes v2+ does not support python 3.3 anymore See https://github.com/PyCQA/pyflakes/blob/master/NEWS.txt So I pinned the travis.ci file to let jobs pass on python 3.3.... Another solution would be to change the versions matrix but it's n... Pull #108 28 May 2018 06:17PM UTC web-flow travis-ci pending completion   set done
364 master Changed settings setup to decorator in tests (fix, now correct decorator) Pull #99 29 May 2018 08:40AM UTC web-flow travis-ci pending completion   set done
363 master Remove redundant line in models.py The line is ```python qs = model_class.all_objects.filter(**lookup_kwargs) ``` It was present just before the check for `all_objects` ``` if hasattr(model_class, 'all_objects'): ``` So this chec... Pull #107 28 May 2018 02:57PM UTC web-flow travis-ci pending completion   set done
359 master Add dot point regard cascading soft deletes (#102) push 10 Apr 2018 08:32AM UTC Gagaro travis-ci pending completion   set done
358 master Tests adjusted Pull #99 04 Apr 2018 03:09PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 35
  • 36
  • 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