index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-11
Move the per-object-permissions branch into the attic.
archive/attic/per-object-permissions
James Bennett
2007-06-17
per-object-permissions: Merged to trunk [5486] NOTE: Not fully tested, will b...
Christopher Long
2006-12-27
per-object-permissions: Merged to trunk [4241]
Adrian Holovaty
2006-11-25
per-object-permissions: Merged to trunk [4101]
Adrian Holovaty
2006-11-25
per-object-permissions: Made some code-formatting changes
Adrian Holovaty
2006-11-24
per-object-permissions: Merged to trunk [4095]
Adrian Holovaty
2006-11-24
per-object-permissions: Small change to django.db.models.base check to make i...
Adrian Holovaty
2006-10-27
[per-object-permissions] Merged to trunk [3938]
Christopher Long
2006-10-04
[per-object-permissions] Fixed a bug where the RLP for an inline object would...
Christopher Long
2006-10-03
[per-object-permissions] Sets the row level permisisons on objects created in...
Christopher Long
2006-10-03
[per-object-permissions] First version where inline objects are checked for r...
Christopher Long
2006-09-25
[per-object-permissions] Latest revision showed "Edit Row Level Permissions" ...
Christopher Long
2006-09-23
[per-object-permissions] Merged to trunk [3809]
Christopher Long
2006-09-23
[per-object-permissions] Fixes the bug described by schotm where group permis...
Christopher Long
2006-09-18
[per-object-permissions] Fixes another problem when using one-to-one relation...
Christopher Long
2006-09-17
[per-object-permissions] Fixes bug described in ticket #2749
Christopher Long
2006-09-15
[per-object-permissions] Fixes the delete permission which assumed the object...
Christopher Long
2006-09-12
[per-object-permissions] Fixes MySQL error caused by when a user is not a mem...
Christopher Long
2006-09-12
[per-object-permissions] Fixes problem with one-to-one relationships as the o...
Christopher Long
2006-09-07
[per-object-permissions] Merged to trunk [3731]
Christopher Long
2006-09-07
[per-object-permissions] Fixes #2664 and #2663
Christopher Long
2006-09-04
[per-object-permissions] Fixes #2652, modified the form field to include the ...
Christopher Long
2006-08-30
[per-object-permissions] Fixed #2622 and added in contains_permission method ...
Christopher Long
2006-08-29
[per-object-permissions] Fixed missing parenthesis
Christopher Long
2006-08-28
[per-object-permissions] New method: get_model_list in the RowLevelPermission...
Christopher Long
2006-08-28
[per-object-permissions] Merged to trunk 3666
Christopher Long
2006-08-25
[per-object-permissions] Removed a debug print statement and changed an incor...
Christopher Long
2006-08-24
[per-object-permissions] Fixed a bug where delete row level permission was gi...
Christopher Long
2006-08-24
[per-object-permissions] Fixed two bugs (noticed by Robert). 1) has_add_permi...
Christopher Long
2006-08-21
[per-object-permissions] Fixed up some comments
Christopher Long
2006-08-20
[per-object-permissions] Update to trunk
Christopher Long
2006-08-20
[per-object-permissions] Fixed bug in contains_permission where it was just c...
Christopher Long
2006-08-20
[per-object-permissions] Added comments to change_list and admin_list.py
Christopher Long
2006-08-20
[per-object-permissions] Removed debug print statement in auth/models.py
Christopher Long
2006-08-20
[per-object-permissions] Updated admin pages to use contains_permission, this...
Christopher Long
2006-08-20
[per-object-permissions] Expanded on has_module_perm to check for row level p...
Christopher Long
2006-08-20
[per-object-permissions] Removed commented (unused) code
Christopher Long
2006-08-20
[per-object-permissions] Added some more comments
Christopher Long
2006-08-20
[per-object-permissions] Minor fixes to admin RLP views
Christopher Long
2006-08-19
[per-object-permissions] Minor fixes to admin RLP interface
Christopher Long
2006-08-19
[per-object-permissions] Changed pagination to use the paginator tag describe...
Christopher Long
2006-08-19
[per-object-permissions] Added "Edit Row Level Permissions" link on change_fo...
Christopher Long
2006-08-19
[per-object-permissions] Updating admin interface of RLP to be on a separate ...
Christopher Long
2006-08-19
[per-object-permissions] Fixed bug in if_has_perm tag that would cause it to ...
Christopher Long
2006-08-18
[per-object-permissions] Renders multiple object select field using optgroup ...
Christopher Long
2006-08-18
[per-object-permissions] Added grant_change_row_level_perm and grant_delete_r...
Christopher Long
2006-08-15
[per-object-permissions] Created template tag if_has_perm to check for a user...
Christopher Long
2006-08-14
[per-object-permissions] Corrected bug in creating of default row level perms...
Christopher Long
2006-08-14
[per-object-permissions] Corrected incorrect import in row_level_perm_manipul...
Christopher Long
2006-08-14
[per-object-permissions] Merged to revision 3582 (resolved conflict)
Christopher Long
[next]