index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2006-12-29
Made generic-auth backwards compatible with the trunk.
Joseph Kocherhans
2006-12-29
generic-auth: Merged to trunk [4254]
Joseph Kocherhans
2006-12-07
generic-auth: Merged to trunk [4183].
Joseph Kocherhans
2006-11-30
generic-auth: Merged to trunk [4148].
Joseph Kocherhans
2006-11-25
[generic-auth] Merged to trunk [4103].
Joseph Kocherhans
2006-11-10
[generic-auth] Merged to [4062]
Joseph Kocherhans
2006-11-09
[generic-auth] Added an extensible function for filtering querysets based on ...
Joseph Kocherhans
2006-11-08
[generic-auth] Fixed misspelling.
Joseph Kocherhans
2006-11-08
[generic-auth] Added a simple role based permission checker in the tests
Joseph Kocherhans
2006-11-06
[generic-auth] Added a has_permissions convenience function and did some misc...
Joseph Kocherhans
2006-11-06
[generic-auth] Added tests for generic-auth. They're not sufficient yet, but ...
Joseph Kocherhans
2006-11-06
[generic-auth] Merged to [4025]
Joseph Kocherhans
2006-11-06
Applied patch from http://code.djangoproject.org/wiki/GenericAuthorization th...
Joseph Kocherhans
2006-11-06
Merged to [3519]
Joseph Kocherhans
2006-06-28
generic-auth: Initial implementation and tests for the new has_permission fun...
Joseph Kocherhans
2006-06-23
Fixed #1661 -- Added logic for string-form model references in the 'to' argum...
Russell Keith-Magee
2006-06-23
Fixed #1662 -- Added resolver for string-form model references for models tha...
Russell Keith-Magee
2006-06-20
Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql
Adrian Holovaty
2006-06-20
Fixed #2119 -- fixed problems with splitting SQL statements into separate
Malcolm Tredinnick
2006-06-20
Fixed #2161 -- handle trailing newlines in initial SQL data. Includes
Malcolm Tredinnick
2006-06-20
Added regressions tests to ensure that one-to-one and many-to-many fields
Malcolm Tredinnick