Commit Graph

449 Commits

Author SHA1 Message Date
Bradley Ayers f46bbc241b Bump to v0.16.0 2015-04-07 20:53:14 +10:00
Bradley Ayers f378c8c197 Merge pull request #233 from simion/patch-1
Django 1.8 compatibility
2015-04-07 20:23:06 +10:00
simion 96bb04a229 Django 1.8 compatibility 2015-04-07 13:14:31 +03:00
Bradley Ayers d2ed593abe Merge remote-tracking branch 'jthurner/docs-fix-toc'
Conflicts:
	docs/index.rst
2015-03-06 07:53:56 +11:00
Bradley Ayers fd0bbf11f2 Merge pull request #220 from vertecx/master
Added Swedish translation
2015-02-15 06:32:35 +11:00
Bradley Ayers 1a7cd8a5a9 Merge pull request #222 from avenet/patch-1
Add max_length attribute to person CharField
2015-02-15 06:32:23 +11:00
Bradley Ayers 02b72b448b Merge pull request #225 from hwkns/patch-1
Added missing trove classifiers to setup.py  Fixes #200
2015-02-15 06:31:56 +11:00
Daniel Hawkins bab4637179 Added missing trove classifiers to setup.py
This metadata will show users who are interested that this package works under Python 3.  Fixes #200.
2015-02-14 00:16:06 -05:00
Andy Venet 31f4787b8d Add max_length attribute to person CharField
The tutorial as-is, because the max_length attribute for the CharField is required for validating the model in Django. I'm proposing with this change setting it to 200 characters, as it's done in other parts of the tutorial.
2015-01-05 13:17:34 -03:00
vertecx 6ed0c37cb1 Added Swedish translation 2014-12-04 10:38:35 +01:00
Joschka Thurner 0b46cf5435 Move doc sections into seperate files to fix toc on RTD 2014-10-15 13:54:40 +02:00
Bradley Ayers 2e122afac2 Merge pull request #213 from luzfcb/patch-1
fix wrong travis-cl badget configuration on README.rst
2014-09-26 05:09:47 +10:00
Fábio C. Barrionuevo da Luz 281da63657 fix wrong travis-cl badget configuration 2014-09-25 11:06:26 -03:00
Bradley Ayers 006cc878ce Merge pull request #165 from ionelmc/master
Fix "silent" error handling in the TableData.__init__
2014-03-08 10:35:35 +11:00
Bradley Ayers bc9da04253 Merge pull request #187 from mbertheau/dont-titlise
assuming title case is good for headers is too bold
2014-03-08 10:21:04 +11:00
Markus Bertheau bafce5887c Don't titlise explicitly specified verbose_name's 2014-02-14 17:05:09 +01:00
Bradley Ayers 7853b244e0 Bump to v0.16.0.dev 2014-02-02 20:08:13 +11:00
Bradley Ayers cd9891cada Release v0.15.0 2014-02-02 20:07:17 +11:00
Bradley Ayers 86056eedeb Add support for computed values. 2014-02-02 20:06:59 +11:00
Bradley Ayers 1db7b612a8 Merge pull request #186 from luzfcb/add-pt-br-translation
added pt_BR translations
2014-02-01 19:06:42 -08:00
Fabio C. Barrionuevo da Luz 8b0a19e7d2 added pt_BR translation 2014-02-02 00:46:02 -03:00
Bradley Ayers 65117bfcc4 Add README for example project 2013-12-16 01:43:42 +11:00
Bradley Ayers fb07d51200 Merge pull request #174 from kviktor/django-1.6-example
Django 1.6 support for the example app, thanks @kviktor
2013-12-15 06:12:09 -08:00
Bradley Ayers 4acabab320 Merge pull request #169 from migueldvb/docs
Swap the definition of LinkColumn and URLColumn in built-in column index
2013-12-13 21:12:11 -08:00
Bradley Ayers 2bf273a350 Fix #178 -- using unicode in `fields` option. 2013-12-14 12:11:45 +11:00
Bradley Ayers 20b433d494 Only test stable version of Django, django master seems broken. 2013-12-14 11:38:38 +11:00
Bradley Ayers a766c52be8 Merge pull request #177 from MySmile/add_new_tranlate
add UK and RU translate
2013-12-11 02:29:35 -08:00
Andrii Pryz e07f96dc74 add UK and RU translatee 2013-12-10 10:00:34 +02:00
Kálmán Viktor b2d3522837 the example app supports Django 1.6 2013-12-07 23:10:04 +01:00
Miguel de Val-Borro d84a987a65 Swap the definition of LinkColumn and URLColumn in built-in column index 2013-10-14 18:12:09 -04:00
Ionel Cristian Mărieș a4eecf646e Replace the exception dance with light input validation. 2013-08-28 14:38:53 +03:00
Ionel Cristian Mărieș c76a2bea1e Ooops, forgot the parens. 2013-08-27 14:38:32 +03:00
Ionel Cristian Mărieș 3287aa2a18 Fix the syntax to be parseable under py3 2013-08-27 14:29:29 +03:00
Ionel Cristian Mărieș 66e1f35205 Fix "silent" error handling in the TableData.__init__ to prepend the complete traceback and show original exception for Python 2.x. Previously it was impossible to debug query-time issues with django_tables2. 2013-08-27 13:50:38 +03:00
Bradley Ayers 03877c0d7a Merge pull request #164 from mpasternak/master
Add Polish translation, thanks @mpasternak
2013-08-22 01:25:09 -07:00
Michał Pasternak 67f1d41072 Add Polish translation 2013-08-22 09:58:36 +02:00
Bradley Ayers ab32ed2fee Merge pull request #163 from goinnn/master
Adding spanish translations, thanks @goinnn
2013-08-21 05:22:30 -07:00
Pablo Martín b1f2616b48 Adding spanish translations 2013-08-21 14:12:28 +02:00
Bradley Ayers ba99dc8d60 Change travis config to use tox 2013-08-18 20:21:15 +10:00
Bradley Ayers a8e940afc1 Fix tests and setup.py 2013-08-18 13:59:31 +10:00
Bradley Ayers 48182aa120 Bump to v0.14.0 2013-08-13 01:07:38 +10:00
Bradley Ayers 7db5e9470b Merge pull request #143 from pmgmarques/master
Added Portuguese translation (pt_PT)
2013-04-16 04:33:52 -07:00
Paulo Marques a65d8b2e86 Added Portuguese translation (pt_PT) 2013-04-16 12:28:20 +01:00
Bradley Ayers d7a6153336 Install new progressbar first for Travis 2013-03-30 14:10:05 +11:00
Bradley Ayers 1232dd9ecb Turn off pip -q to get more debug information for Travis 2013-03-30 14:07:11 +11:00
Bradley Ayers aa0d41e5ef Use http rather than https for dependencies, hopefully fixes Py3.3 builds 2013-03-30 13:47:26 +11:00
Bradley Ayers 329dcfbb81 Remove need for SKIP_HAYSTACK env variable, to help Travis 2013-03-29 21:44:16 +11:00
Bradley Ayers bf0ef5b311 Fix for Python 3.3 2013-03-29 21:13:37 +11:00
Bradley Ayers 4ac777b249 Fix tox/travis config, include Django 1.5 2013-03-29 08:43:25 +11:00
Bradley Ayers bf4ade6539 Ignore PendingDeprecationWarning warnings 2013-03-29 08:30:06 +11:00