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
2008-07-22
Fixed #7848 -- Removed a bunch of code that wasn't contributing to society. T...
Adrian Holovaty
2008-07-22
Fixed #7847 -- Removed a whole bunch of unused imports from throughout the co...
Adrian Holovaty
2008-07-22
Fixed #7868 -- Updated FAQ 'When will you release 1.0' to have an actual, val...
Adrian Holovaty
2008-07-22
Fixed #7304 -- Gave AnonymousUser a has_perms() method, which it was lacking
Adrian Holovaty
2008-07-22
Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, u...
Adrian Holovaty
2008-07-22
Fixed spaces vs. tabs issue in docs/contenttypes.txt from [7976]
Adrian Holovaty
2008-07-22
Fixed badly worded comment in setup.py osx_install_data(). It's better but st...
Adrian Holovaty
2008-07-22
Changed "each" to "ease" and made several edits from Adrian.
Gary Wilson Jr
2008-07-22
Fixed a few formatting errors and typos, courtesy of the proofreaders in #dja...
Malcolm Tredinnick
2008-07-22
1.0 alpha release notes
James Bennett
2008-07-22
Bumped version number for 1.0-alpha release.
Jacob Kaplan-Moss
2008-07-22
Fixed #6755: model inheritance now works in the admin. Thanks, sloonz and Mic...
Jacob Kaplan-Moss
2008-07-21
Fixed #7871 -- Added some more bullet-proofing in PATH_INFO determination,
Malcolm Tredinnick
2008-07-21
Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributi...
Brian Rosner
2008-07-21
Fixed #7825 - modeltests/delete tests failing after NFA merge, and improved d...
Luke Plant
2008-07-21
It's time for the "newforms" documentation to arrive:
Gary Wilson Jr
2008-07-21
Added a link to admin docs in add_ons.txt. Refs #7829.
Jacob Kaplan-Moss
2008-07-21
Improved the bit of the tutorial that explains how to enable the admin. Fixes...
Jacob Kaplan-Moss
2008-07-21
Modified the comments in the skeleton urls.py to be more clear about how to e...
Jacob Kaplan-Moss
2008-07-21
Fixed reST error in [8024].
Jacob Kaplan-Moss
2008-07-21
Tweaked forms/oldforms docs to better represent the current state of things.
Jacob Kaplan-Moss
2008-07-21
Corrected link to ModelForm doc.
Gary Wilson Jr
2008-07-21
Refs #7864 -- Corrected more instances of "newforms" in the docs.
Gary Wilson Jr
2008-07-21
Corrected the privileges needed to run the test suite under Oracle
Ian Kelly
2008-07-21
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
Gary Wilson Jr
2008-07-21
Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.
Jacob Kaplan-Moss
2008-07-21
Moved RedirectAdmin in django.contrib.redirects to an admin.py module.
Brian Rosner
2008-07-21
FIxed #7666: use a bare queryset when accessing single related objects so tha...
Jacob Kaplan-Moss
2008-07-21
Fixed #7727 -- Improved the checks for import failure when using PIL. Under P...
Russell Keith-Magee
2008-07-21
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
Malcolm Tredinnick
2008-07-21
Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. ...
Brian Rosner
2008-07-21
Corrected typo.
Gary Wilson Jr
2008-07-20
Fixed filter_horizontal and filter_vertical handling in admin so that they can
Malcolm Tredinnick
2008-07-20
Fixed #7850 -- Added adding django.contrib.admin to INSTALLED_APPS to the ste...
Brian Rosner
2008-07-20
Added admin.autodiscover() to project template urls.py. It is left commented ...
Brian Rosner
2008-07-20
Fixed #7842 -- Added a raw string identifier in project template urls.py for ...
Brian Rosner
2008-07-20
Fixed #6450 -- Improved the checking of errors when creating the directories ...
Russell Keith-Magee
2008-07-20
Fixed #7775 -- Removed some duplicated code from the admin login sequence. Th...
Russell Keith-Magee
2008-07-20
Made the test case for doctest comparison of XML fragments a little more rigo...
Russell Keith-Magee
2008-07-20
Fixed #7339 -- Added manual calls to the garbage collector. This is required ...
Russell Keith-Magee
2008-07-20
Fixed #7441 -- Removed some of the shortcuts in the doctest output comparator...
Russell Keith-Magee
2008-07-19
Modified [7999] based on some feedback from Marty Alchin.
Malcolm Tredinnick
2008-07-19
Update es_AR l10n to post nf-a merging (actually r7984).
Ramiro Morales
2008-07-19
Added a cavaet to the use of get_FOO_filename() and get_FOO_url(). This
Malcolm Tredinnick
2008-07-19
Reverted [7986].
Malcolm Tredinnick
2008-07-19
it translation: updated to r7996
Nicola Larosa
2008-07-19
it translation: regenerated po file, now let's get to work
Nicola Larosa
2008-07-19
Revert [7991] - [7993]. I was committing from the wrong branch. Sorry 'bout
Malcolm Tredinnick
2008-07-19
Fixed #7774 -- Updated Norwegian translation from jonklo.
Malcolm Tredinnick
2008-07-19
Starting to do the reverse() threading stuff.
Malcolm Tredinnick
[next]