2
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests to cover update parent functionality. More... about 9 years ago
Add update of a parent about a new son. Change _section attr to _parent. More... about 9 years ago
Add update of a parent about a new son. Add @parent.setter and _validate_parent funcs. More... about 9 years ago
updated version of tutorial More... about 9 years ago
Merge pull request #91 from digaru19/example_doc_update
jgrewe
as Jan Grewe
More... about 9 years ago
Use strip() to sanitize output More... about 9 years ago
Fix occurence of newline char in Value list More... about 9 years ago
Remove usages of Value class More... about 9 years ago
updated example script and further correction in tutorial More... about 9 years ago
updated example script to new functionalities~~ More... about 9 years ago
further format updates More... about 9 years ago
further format updates More... about 9 years ago
further format updates More... about 9 years ago
format updates in intro and installation section More... about 9 years ago
Merge pull request #90 from rickskyy/master More... about 9 years ago
Fix param in ValidateError call. More... about 9 years ago
Fix raising exception method. Unresolved reference to 'RuntimeException'. More... about 9 years ago
Fix param. AttributeError: 'Exception' object has no attribute 'message'. More... about 9 years ago
Merge pull request #89 from jgrewe/issue68
jgrewe
as Jan Grewe
More... about 9 years ago
[addon] introduces load and save shortcuts solves issue 68 More... about 9 years ago
Merge pull request #84 from achilleas-k/contrib
jgrewe
as Jan Grewe
More... about 9 years ago
[GSoC] Link to general contrib guide More... about 9 years ago
[CONTRIBUTING] Copied contrib guide from NIX More... about 9 years ago
Update contributing and GSoC documents More... about 9 years ago
Merge pull request #83 from digaru19/version_info More... about 9 years ago
Update travis build instructions More... about 9 years ago
Add version attribute More... about 9 years ago
Merge pull request #66 from jgrewe/no_multiple_values More... about 9 years ago
Merge pull request #78 from msuzen/master
jgrewe
as Jan Grewe
More... about 9 years ago
Following the review on the pull request #78 * base.py: Importing BaseSection and BaseDocument moves out of loop. * base.py / section.py: loop over the list object avoiding indexing. More... about 9 years ago