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

treyhunner / django-simple-history / 205

Builds Branch Commit Type Ran Committer Via Coverage
205 master Add @vnagendra to AUTHORS file push 27 Aug 2013 02:40PM UTC treyhunner travis-ci pending completion   set done
204 master Merge pull request #66 from vnagendra/patch-1 Update usage.rst push 27 Aug 2013 02:27PM UTC treyhunner travis-ci pending completion   set done
203 master Update usage.rst Changed a couple of small typos in usage. 1. polls need to be imported, currently poll (which doesn't exist) 2. choice is not a valid model field, it should be choice_text Pull #66 27 Aug 2013 11:46AM UTC vnagendra travis-ci pending completion   set done
202 waffle.io-badge Add waffle.io badge push 16 Aug 2013 01:11AM UTC treyhunner travis-ci pending completion   set done
201 waffle.io-badge Add waffle.io badge push 16 Aug 2013 01:08AM UTC treyhunner travis-ci pending completion   set done
200 master Fix wrong Django version in Travis configuration push 29 Jul 2013 02:22AM UTC treyhunner travis-ci pending completion   set done
199 aptivate-verbose_name Fix wrong Django version in Travis configuration push 29 Jul 2013 02:15AM UTC treyhunner travis-ci pending completion   set done
198 aptivate-verbose_name Fix various style issues (PEP8) push 28 Jul 2013 11:47PM UTC treyhunner travis-ci pending completion   set done
197 master Merge pull request #55 from daniell/master Fixes bug with foreign keys to one-to-one fields push 28 Jul 2013 10:58PM UTC treyhunner travis-ci pending completion   set done
196 master Change string types to work with both python 2 and 3 Because we do: from future import unicode_literals The string 'historical ' will be unicode. So when it is concatanated with the following str(..) the combined string will still be unico... Pull #62 27 Jul 2013 05:20PM UTC foobacca travis-ci pending completion   set done
195 master Merge branch 'master' into verbose_name * master: Add @foobacca to AUTHORS file. Thanks! Fix broken reverse relationship on models with history Add test to diagnose broken reverse relationship on models with history Update CHANGES file Pull #62 26 Jul 2013 03:51PM UTC foobacca travis-ci pending completion   set done
194 master verbose_name handling for the HistoricalRecord model The user can set the name for the model, or if the verbose_name is set for the original model, that will be used as a base for the HistoricalRecord model. Pull #62 26 Jul 2013 03:23PM UTC foobacca travis-ci pending completion   set done
193 master Add @foobacca to AUTHORS file. Thanks! push 25 Jul 2013 04:38PM UTC treyhunner travis-ci pending completion   set done
192 master Merge pull request #61 from aptivate/foreign_key_reverse_fix Fix disappearing reverse relationship (ie modelname_set ) from model with history push 25 Jul 2013 04:33PM UTC treyhunner travis-ci pending completion   set done
191 master Fix broken reverse relationship on models with history We found that adding history to a model with a foreign key resulted in the reverse relationship disappearing (ie modelname_set no longer existed). The fix is to make a deeper copy of the fie... Pull #61 25 Jul 2013 03:46PM UTC foobacca travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 36
  • 37
  • 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