summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-26Fix deprecation warningHEADmasterRémi Duraffort
2016-08-10prepare for new release with python3 supportrelease-2016.8Neil Williams
2016-08-09Port to Python3Rémi Duraffort
2016-08-08get_field_by_name has been removed in Django 1.10Rémi Duraffort
2015-11-26update versionNeil Williams
2015-11-17Add django1.6 support for custom QuerySets.Stevan Radaković
2015-10-20Prepare for an updated releaseNeil Williams
2015-10-19Change manager class to queryset class.Stevan Radaković
2015-10-15Add .gitreview file.Neil Williams
2014-09-15Allow for django1.7 to use the setup routinerelease-2014.09Neil Williams
2014-05-08Fix typos in test_utils resulting from original import.Neil Williams
2014-04-14Add test_project to the project release tarball.Neil Williams
2014-04-11Apply pep8 changes and allow tests to run.Neil Williams
2012-03-15open 0.2.8 for developmentMichael Hudson-Doyle
2012-03-15bump versionrelease-0.2.7Michael Hudson-Doyle
2011-09-09Fix RestrictedResource.is_owned_by for group owner and member accessing userZygmunt Krynicki
2011-06-23Bump version to 0.2.6, use versiontoolsrelease-0.2.6Zygmunt Krynicki
2011-06-23Fix typoZygmunt Krynicki
2011-05-23Adapt to django-testscenarios 0.6release-0.2.5Zygmunt Krynicki
2011-03-15Bump version to 0.2.4release-0.2.4Zygmunt Krynicki
2011-03-15Do not generate random users or groups that would break max_length constraint.Zygmunt Krynicki
2011-02-28Bump version to 0.2.3release-0.2.3Zygmunt Krynicki
2011-02-28Remove debian directoryZygmunt Krynicki
2011-01-04Release micro upgrade to support django-testscenarios 0.5release-0.2.2Zygmunt Krynicki
2011-01-04Bump version to 0.2.1release-0.2.1Zygmunt Krynicki
2011-01-04Don't super-call Model.clean() on django 1.1 which does not have that methodZygmunt Krynicki
2011-01-04Replace very verbose test_project with django_testprojectZygmunt Krynicki
2011-01-04Change shebang to /usr/bin/env python to work with virtualenvZygmunt Krynicki
2011-01-03Add setup.cfgZygmunt Krynicki
2011-01-03Remove dependency links as everything is moved to pypiZygmunt Krynicki
2011-01-03Add build artefacts to bzringoreZygmunt Krynicki
2010-12-27Fix tests_require and dependency_links.Zygmunt Krynicki
2010-12-08Merge with trunkrelease-0.2Zygmunt Krynicki
2010-12-08Merge various changes from development branchZygmunt Krynicki
2010-12-08Merge manager branch with the RestrictedResource.objects managerZygmunt Krynicki
2010-12-08Depend on python-django-testscenarios 0.3Zygmunt Krynicki
2010-12-08Use TestCase from django-testscenarios 0.3Zygmunt Krynicki
2010-11-29New upstream releaseZygmunt Krynicki
2010-11-29Bump version to 0.2Zygmunt Krynicki
2010-11-29Make RestrictedResourceManager.owned_by(principal) return objects owned by th...Zygmunt Krynicki
2010-11-29Uncomment export DH_OPTIONS=--buildsystem=python_distutils in debian/rulesZygmunt Krynicki
2010-11-25Merge test different test infrastructure (via setup.py)Zygmunt Krynicki
2010-11-25Run unit tests on build Zygmunt Krynicki
2010-11-25Improve several unit testsZygmunt Krynicki
2010-11-24Add more tests for missed edge cases (thanks to django-coverage)Zygmunt Krynicki
2010-11-24Remove dead code (thanks to django-coverage)Zygmunt Krynicki
2010-11-24Fix duplicate test that was supposed to check groupsZygmunt Krynicki
2010-11-24Fix duplicate test that was supposed to check groupsZygmunt Krynicki
2010-11-24Add simple integration with django_coverageZygmunt Krynicki
2010-11-24Merge debian packaging and copyright fixesZygmunt Krynicki