0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unsupported code ReSt directives More... about 14 years ago
Added the README file More... about 14 years ago
Added todo list More... about 14 years ago
Added the license file More... about 14 years ago
D'oh, such a stupid mistake More... about 14 years ago
Fixed the validator and removed an unnecessary popping of kwargs More... about 14 years ago
Removed a reference to an older validator More... about 14 years ago
Add the required validators More... about 14 years ago
D'oh, refixing the diff issue. TDD caught the issue. Yay More... about 14 years ago
Added the Metaclass at the package level More... about 14 years ago
Removed the execute permissions on the files More... about 14 years ago
Added the metaclass to be used to call the validate method so that the validators and sql is generated correctly More... about 14 years ago
Fixed a bug More... about 14 years ago
Small style fix More... about 14 years ago
Fixing the error messages for the validators More... about 14 years ago
Changed the diff to prevent double calls to validate method of the check object when the meta-class is called More... about 14 years ago
Added a dummy models.py to allow tests to run and fixed the model import path More... about 14 years ago
Adding the __init__.py file to the app More... about 14 years ago
Reorganizing files into a reusable app More... about 14 years ago
Added validators for checking More... about 14 years ago
Added the validator addition code More... about 14 years ago
Added the validator tests More... about 14 years ago
Writing validator tests More... about 14 years ago
Removed the older Exceptions More... about 14 years ago
Added the tests More... about 14 years ago
Make use of django's FieldDoesNotExist instead of raising a custom error More... about 14 years ago
Changed the comments to reflect the new method More... about 14 years ago
Fixed the tests.py More... about 14 years ago
Small refactor in check_constraints.py More... about 14 years ago
Added the diff to patch the svn version of django More... about 14 years ago