summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix python interpreter supported version in doc (#286)Nicolas Appriou2017-04-191-3/+4
| |
| * correct example (#276)yarko2017-02-241-1/+3
| | | | | | | | | | | | | | map() is a function in python2, and iterator in python3+; In any case - map is inefficient compared to either comprehensions (most efficient), or simple loops (close second). SInce in this case, data.append() returns nothing, use a simple look. It is clearer, more efficient, and works with both python2 and python3
| * Replaced vendored omnijson by the standard lib version (#279)Claude Paroz2017-02-241-8/+4
| | | | | | Refs #273.
| * Replaced vendored pyyaml by a dependency (#278)Claude Paroz2017-02-201-5/+1
| |
* | Fix typo in label, add missing newline before directiveJean Jordaan2016-08-011-1/+4
| | | | | | | | Label: s/peed/speed/
* | Change the blind reference `mit` to an URLJean Jordaan2016-08-011-1/+1
| | | | | | | | | | :ref:`MIT Licensed <mit>` had no target in the docs, so change it to a canonical URL.
* | Editing while reading: punctuation, markup, linebreaksJean Jordaan2016-07-315-73/+132
|/ | | | | | | | | | I fixed some extra commas, missing apostrophes, and typos; added some linebreaks between sentences for very long lines; added explicit markup for console blocks, got rid of some tabs, fixed indentation of an admonition, and some more small tweaks. This supersedes https://github.com/kennethreitz/tablib/pull/84
* [docs] Update variable name in tutoDaniel Chimeno2016-03-181-2/+2
| | | | The tutorial has been using the 'data' variable, but in this case it's using 'd'. This change that.
* update footer in docsKenneth Reitz2016-02-161-1/+1
|
* docs cleanupv0.11.0Kenneth Reitz2016-02-072-2/+2
|
* update development guideKenneth Reitz2016-02-071-34/+0
|
* updates to install guideKenneth Reitz2016-02-071-18/+1
|
* fix documentationKenneth Reitz2016-02-071-4/+4
|
* Add section on importing to tutorial.Geoff Crompton2016-01-181-0/+10
|
* Minor typo correctionThibault J.2014-09-231-2/+2
| | | Requests -> Tablib
* Fix some http schemes to follow page scheme.Iuri de Silvio2014-08-102-3/+3
|
* TypoUstun Ozgur2014-07-301-2/+2
|
* Update docsGuillermo Pascual2014-04-081-2/+2
|
* Merge pull request #117 from iurisilvio/patch-1Kenneth Reitz2014-01-081-1/+1
|\ | | | | Fix typo: avalable -> available
| * Fix typo: avalable -> availableIuri de Silvio2013-09-151-1/+1
| |
* | Fix funny typo, refs to tablib.orgMark Feeney2013-11-273-4/+4
|/
* Update CI docs (Jenkins->Travis)Sean Lynch2013-01-201-9/+4
|
* Update url for pip vs easy_install in docs/installBenjamin Woodruff2012-10-311-1/+1
| | | | The page referred to in the pip documentation has been moved. It discusses the features that pip offers over easy_install.
* Fix typos.Bruce Mitchener2012-06-082-5/+5
|
* s/Jeckyl/Jekyll/Roberto Bonvallet2012-06-071-2/+2
|
* s/ebpub/epub/Roberto Bonvallet2012-06-071-1/+1
|
* s/reqeust/request/Roberto Bonvallet2012-06-071-1/+1
|
* tablib.org domain expired Bojan Mihelac2012-04-041-1/+1
|
* index updateKenneth Reitz2012-01-281-2/+2
|
* SOPAKenneth Reitz2012-01-181-0/+6
|
* Fixed a few typos.Joel Friedly2011-08-251-3/+3
|
* Created get_col method with tests and tutorial.rst updateMark Walling2011-07-111-0/+7
| | | | Useful when you have multiple columns with the same header
* oopsKenneth Reitz2011-06-231-0/+6
|
* new column methods in tutorialKenneth Reitz2011-06-211-6/+6
|
* installation updatesKenneth Reitz2011-06-211-12/+26
|
* JenkinsKenneth Reitz2011-06-211-8/+6
|
* tablib version in docsKenneth Reitz2011-06-211-1/+1
|
* staying with MIT License, for now.Kenneth Reitz2011-06-212-17/+23
|
* gaug.esKenneth Reitz2011-05-241-0/+15
|
* testimonial cleanupKenneth Reitz2011-05-241-3/+1
|
* Apache v2feature/apacheKenneth Reitz2011-05-223-56/+58
|
* abandonKenneth Reitz2011-05-221-1/+0
|
* lower caseKenneth Reitz2011-05-221-1/+1
|
* mention formatsKenneth Reitz2011-05-221-0/+1
|
* version bump (v0.9.8)!Kenneth Reitz2011-05-221-1/+1
|
* Installation linkKenneth Reitz2011-05-191-3/+1
|
* removed meh testimonialKenneth Reitz2011-05-161-3/+0
|
* theme updateKenneth Reitz2011-05-163-0/+40
|
* docs updateKenneth Reitz2011-05-163-5/+11
|
* theme updateKenneth Reitz2011-05-152-36/+69
|