index
:
chango.git
devmain
fix-31295
initial-branch
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
2006-08-14
[per-object-permissions] Merged to revision 3582
Christopher Long
2006-08-13
[per-object-permissions] Added "Apply Selected" button to RLP table that subm...
Christopher Long
2006-08-11
[per-object-permissions] Removing YUI toolkit code.
Christopher Long
2006-08-11
[per-object-permissions] Removed AJAX code from branch. Will possibly be inte...
Christopher Long
2006-08-11
[per-object-permissions] Separated the AJAX javascript from the non-AJAX JS
Christopher Long
2006-08-09
[per-object-permissions] Forgot to add toolkit files in last commit
Christopher Long
2006-08-09
[per-object-permissions] AJAX interface is now working most of the time. A fa...
Christopher Long
2006-08-07
[per-object-permissions] Rewrote urls for row level permission views to take ...
Christopher Long
2006-08-07
[per-object-permissions] model test for row level permissions (w/ files)
Christopher Long
2006-08-07
[per-object-permissions] model test for row level permissions
Christopher Long
2006-08-07
[per-object-permissions] Fixed RLP perm checking so it now accepts the string...
Christopher Long
2006-08-06
[per-object-permissions] First version of checking for row level permissions....
Christopher Long
2006-08-02
[per-object-permissions] Renamed the attribute in RLPs to be model instead of...
Christopher Long
2006-07-29
[per-object-permissions] Fixed some problems with checking of permissions
Christopher Long
2006-07-29
[per-object-permissions] Very basic integration of RLPs into admin interface.
Christopher Long
2006-07-27
[per-object-permissions] Update to trunk
Christopher Long
2006-07-24
[per-object-permissions] django.db.models.base now adds the row level permiss...
Christopher Long
2006-07-24
[per-object-permissions] Updated auth model's to contain the row level permis...
Christopher Long
2006-07-11
Created per-object-permissions branch for Christopher Long's SoC project.
Jacob Kaplan-Moss
2006-07-11
Added get_language_bidi to django.utils.translation.trans_nuill. Refs #2203
Adrian Holovaty
2006-07-11
Fixed #2326 -- Fixed exception catching in django.contrib.auth.models. Thanks...
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.de...
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.fi...
Adrian Holovaty
2006-07-11
Removed references to LOOKUP_SEPARATOR in django.db.models.query.lookup_inner
Adrian Holovaty
2006-07-11
Removed unnecessary 'except: raise' in django.db.models.query.lookup_inner
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.lo...
Adrian Holovaty
2006-07-11
Renamed 'clause' variable to 'lookup_type' in django.db.models.query.lookup_i...
Adrian Holovaty
2006-07-11
Small formatting change to m2m_and_m2o model unit test
Adrian Holovaty
2006-07-11
Changed runtests.py to set USE_I18N=True for testing
Adrian Holovaty
2006-07-11
Added note to docs/settings.txt and docs/i18n.txt about not importing from dj...
Adrian Holovaty
2006-07-11
Fixed #1614 -- get_sql(), lookup_inner() and parse_lookup() no longer return ...
Adrian Holovaty
2006-07-10
Decimated 'whilst' in docs/templates_python.txt from [3308]
Adrian Holovaty
2006-07-10
added arabic to the setup
Georg Bauer
2006-07-10
fixed #2302: added arabic translation. thx Ahmad Alhashemi.
Georg Bauer
2006-07-10
Typo fixing.
Malcolm Tredinnick
2006-07-10
Fixed #2320 -- corrected numerous errors in the custom tag examples in
Malcolm Tredinnick
2006-07-10
Fixed #2301 -- Added list_display_links option to 'class Admin', which regula...
Adrian Holovaty
2006-07-10
Fixed bug in utils.translation.trans_null -- get_date_formats and get_partial...
Adrian Holovaty
2006-07-10
Fixed #2312 -- E-mail validator now accepts TLDs up to 6 characters long
Adrian Holovaty
2006-07-09
Fixed #2317 -- Fixed help_text for FlatPage.template_name field to match magi...
Adrian Holovaty
2006-07-09
Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t...
Russell Keith-Magee
2006-07-09
Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t...
Russell Keith-Magee
2006-07-08
Made two small changes to comments in django.db.models.query
Adrian Holovaty
2006-07-08
Fixed django.utils.httpwrappers call in docs/outputting_pdf.txt
Adrian Holovaty
2006-07-08
Fixed #2310 -- Changed trans_null.py to use settings.LANGUAGE_CODE instead of...
Adrian Holovaty
2006-07-07
Fixed #1977 -- Added clarification about TIME_ZONE setting.
Adrian Holovaty
2006-07-07
Fixed ReST error in docs/settings.txt
Adrian Holovaty
2006-07-07
Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement.
Adrian Holovaty
2006-07-07
Fixed #2303 -- Fixed bug in [3269] with regard to True and False special-casi...
Adrian Holovaty
2006-07-07
Fixed #2142 -- Fixed JavaScript warnings in admin JS. Thanks, mike.capp@gmail...
Adrian Holovaty
[next]