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

azavea / django-queryset-csv / 58

Builds Branch Commit Type Ran Committer Via Coverage
58 master Fix new README extension in manifest push 19 Feb 2014 03:35PM UTC steventlamb travis-ci pending completion   set done
57 master Merge pull request #42 from steventlamb/topic/update_documentation Use .rst instead of .md for README push 17 Feb 2014 01:40AM UTC steventlamb travis-ci pending completion   set done
56 master Use .rst instead of .md for README fixes #35 on github Markdown is not supported by PyPi, RST is. Pull #42 17 Feb 2014 01:39AM UTC steventlamb travis-ci pending completion   set done
55 master Merge pull request #41 from steventlamb/topic/related_field_names Topic/related field names push 04 Feb 2014 10:46PM UTC steventlamb travis-ci pending completion   set done
54 master Add support for column headers of related fields Walking relationships is supported, via qs.values('model__field'), but the field names were not being included in the column header. This is because the name_map was being build from fields in quer... Pull #41 04 Feb 2014 10:19PM UTC steventlamb travis-ci pending completion   set done
53 master Add support for column headers of related fields Walking relationships is supported, via qs.values('model__field'), but the field names were not being included in the column header. This is because the name_map was being build from fields in quer... Pull #41 04 Feb 2014 10:17PM UTC steventlamb travis-ci pending completion   set done
52 master Merge pull request #38 from steventlamb/topic/add_support_for_ordering Topic/add support for ordering push 04 Feb 2014 06:45PM UTC steventlamb travis-ci pending completion   set done
51 master Add support for custom ordering This addresses a bit of a pain point in the best way I can think of. Normally, you can specify column ordering in the .values() call to the Queryset. This works fine for normal fields, and for walking relationships... Pull #38 04 Feb 2014 04:54PM UTC steventlamb travis-ci pending completion   set done
50 master Merge pull request #37 from steventlamb/topic/fix_broken_extra_select Add extra select values to column headers push 04 Feb 2014 12:35AM UTC steventlamb travis-ci pending completion   set done
49 master Add extra select values to column headers The previous commit introduced a bug - the extra selected columns were included but not having their names written to the header. Pull #37 04 Feb 2014 12:31AM UTC steventlamb travis-ci pending completion   set done
48 master Merge pull request #36 from steventlamb/topic/fix_broken_extra_select Don't crash on querysets with extra select values push 03 Feb 2014 11:49PM UTC steventlamb travis-ci pending completion   set done
47 master Don't crash on querysets with extra select values Right now, if the queryset has extra select values, the exporter will crash. As a temporary fix, add all the extra select columns to the end. This will not allow ordering, which will be added later. Pull #36 03 Feb 2014 11:41PM UTC steventlamb travis-ci pending completion   set done
43 master Release version 0.1.2 Pull #33 27 Jan 2014 04:03PM UTC steventlamb travis-ci pending completion   set done
42 master Merge pull request #32 from steventlamb/topic/use_django_six Use django custom six module push 27 Jan 2014 03:39PM UTC steventlamb travis-ci pending completion   set done
41 master <a href="https://github.com/azavea/django-queryset-csv/commit/a12d4f28a">Use django custom six module Try to use django&#39;s six instead of cutting out six entirely, as proposed by: https://github.com/azavea/django... Pull #32 27 Jan 2014 03:20PM 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