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

azavea / django-queryset-csv / 39

Builds Branch Commit Type Ran Committer Via Coverage
39 master Force verbose_name to be a unicode object In some cases, <queryset_instance>.model._meta.fields.verbose_name is a unicode object as expected, like: 'name' or 'Name of User' but other in cases, it is a python object representation, like: <django.... Pull #31 26 Jan 2014 07:17PM UTC steventlamb travis-ci pending completion   set done
37 master Merge pull request #29 from steventlamb/topic/add_csv_create_view_to_test_app Add test_app support for making CSVs push 26 Jan 2014 06:50PM UTC steventlamb travis-ci pending completion   set done
38 master Remove six dependency So, six turned out to be a bad choice. It was originally brought in to add support for python 3. That transition was abandoned, as the differences between python2 and python3 unicode handling are too different to do this sim... Pull #30 26 Jan 2014 06:50PM UTC steventlamb travis-ci pending completion   set done
36 master Comment and update gitignore Pull #29 26 Jan 2014 06:11PM UTC steventlamb travis-ci pending completion   set done
35 master Add test_app support for making CSVs Fixes #26 on github This is a convenience, for when developers want to do manual tests. After running sycndb and a runserver, you can hit the get_csv/ url and get a basic csv file to open in a CSV editor. Pull #29 26 Jan 2014 06:10PM UTC steventlamb travis-ci pending completion   set done
34 master Merge pull request #27 from steventlamb/topic/run_coverage_on_django_1_5_only Only run code coverage on Django 1.5 push 26 Jan 2014 05:48PM UTC steventlamb travis-ci pending completion   set done
33 master Merge pull request #28 from steventlamb/topic/increase_test_coverage Topic/increase test coverage push 22 Jan 2014 03:17PM UTC steventlamb travis-ci pending completion   set done
32 master More tests Pull #28 22 Jan 2014 03:00PM UTC steventlamb travis-ci pending completion   set done
31 master Only run code coverage on Django 1.5 At the moment, it's not clear to me how coveralls handles build matrixes for its master coverage report. It looks nondeterministic, probably based on whichever finishes first. Pull #27 22 Jan 2014 02:38PM UTC steventlamb travis-ci pending completion   set done
30 master Add partial compatability for python 3 address #24 on github This pull request covers the low hanging fixes for migrating to python 3. Unfortunately, adding seamless support for python 3 will be difficult because there are nontrivial difference... push 15 Jan 2014 12:21AM UTC steventlamb travis-ci pending completion   set done
29 master wip. take 2. Pull #25 14 Jan 2014 11:01PM UTC steventlamb travis-ci pending completion   set done
28 master Add badges push 14 Jan 2014 10:50PM UTC steventlamb travis-ci pending completion   set done
26 master Merge pull request #22 from steventlamb/topic/add_test_coverage Improve test coverage push 08 Jan 2014 05:23PM UTC steventlamb travis-ci pending completion   set done
23 master test if this fixes the build. Pull #22 08 Jan 2014 05:03PM UTC steventlamb travis-ci pending completion   set done
24 master take 2 Pull #22 08 Jan 2014 04:59PM UTC steventlamb travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 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