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
2010-02-11
Fixed #11623 -- Corrected table name quoting in db cache backend. Thanks to F...
Russell Keith-Magee
2010-02-11
Fixed #12189 -- Corrected rollback behavior in database cache backend. Thanks...
Russell Keith-Magee
2010-02-11
Fixed #12399 -- Added handling for memcache timeouts longer than 30 days. Tha...
Russell Keith-Magee
2010-02-10
Fixed #12839 - noted change of import path for csrf_exempt decorator
Luke Plant
2010-02-10
Fixed #11535: Corrected SQL generated for queries involving generic relations...
Karen Tracey
2010-02-10
Fixed #12647. Allow unique_together checks be specified as lists as well as t...
Joseph Kocherhans
2010-02-10
Fixed #12698. Model.clean() used with a ModelForm no longer causes a KeyError...
Joseph Kocherhans
2010-02-09
Fixed #12829 - typos introduced in [12400]
Luke Plant
2010-02-09
Removed docs that assume developer might be using Python < 2.4
Luke Plant
2010-02-09
Fixed #12804 - regression with decorating admin views.
Luke Plant
2010-02-07
Fixed #12716 - Typo in the admin change list template. Thanks, kbrownlees.
Jannis Leidel
2010-02-07
Fixed #12748 - Use charAt instead of array-like access to format string to pl...
Jannis Leidel
2010-02-07
Fixed #12793 - Only use the admin actions JavaScript if not explicitly deacti...
Jannis Leidel
2010-02-06
Clarify number of deprecations in the beta release.
James Bennett
2010-02-06
Bump version info to 1.2 beta.
James Bennett
2010-02-06
Couple final tweaks to the release notes.
James Bennett
2010-02-06
Fix reST error in release notes.
James Bennett
2010-02-06
Add 1.2 beta release notes to release notes index.
James Bennett
2010-02-06
Reorganize the beta release notes a bit and trim down the section on feeds.
James Bennett
2010-02-06
Clarify object-level permissions.
James Bennett
2010-02-06
Initial draft of 1.2 beta release notes.
James Bennett
2010-02-06
Fixed #12797: Corrected typo in the documentation for the changepassword mana...
James Bennett
2010-02-05
Fixed #12174 -- Corrected Bash command line completion when calling "python m...
Russell Keith-Magee
2010-02-05
Fixed #3594 - Added ability to discard the language catalog in the JavaScript...
Jannis Leidel
2010-02-05
Fixed #11869 - Prevent deadlocks when calling gettext utilities on Windows. A...
Jannis Leidel
2010-02-05
Fixed #12777 - Localize decimal fields correctly. Thanks, Florian Apolloner
Jannis Leidel
2010-02-04
Fixed #12358 - csrf_token template tag does not work with flatpages.
Luke Plant
2010-02-03
Corrected app_loading test so it does not generate a key error when TZ is not...
Karen Tracey
2010-02-03
Fixed a regression in the Postgres psycopg cursor handling introduced by r123...
Russell Keith-Magee
2010-02-03
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying ...
Russell Keith-Magee
2010-02-03
Fixed #12754 -- Reintroduced style.ERROR_OUTPUT as an alias for style.ERROR. ...
Russell Keith-Magee
2010-02-02
Removed a stray debug statement. Thanks to Ramiro Morales for the report.
Russell Keith-Magee
2010-02-02
Fixed #12667. Added optgroup validation support to model fields with choices....
Joseph Kocherhans
2010-02-01
Updated formset docs to contain the new management form field for max_num val...
Jannis Leidel
2010-02-01
Use a closure for embedding the admin actions JavaScript and updated the mini...
Jannis Leidel
2010-02-01
Being a good citizen, adding the jQuery license and a command line script to ...
Jannis Leidel
2010-02-01
Fixed #12695 - Force Firefox to not autocomplete input fields that are critic...
Jannis Leidel
2010-02-01
Fixed #12692 - Properly handle the extra clause of admin inline formsets. Als...
Jannis Leidel
2010-02-01
Fixed #12700 - Take read-only fields into account when rendering the empty fo...
Jannis Leidel
2010-02-01
Fixed #12628 - Don't ignore read-only fields in GenericInlineModelAdmin durin...
Jannis Leidel
2010-02-01
Fixed #12654 - Correctly display ForeignKey fields in read-only scenarios. Th...
Jannis Leidel
2010-02-01
Fixed #12726 - Prevent listing media twice in admin's change list. Thanks, je...
Jannis Leidel
2010-02-01
Fixed #6364 -- Added the ability to run individual doctests.
Russell Keith-Magee
2010-02-01
Fixed #12745: The maxlength -> max_length change happened in 2007, we can pro...
James Bennett
2010-01-31
Fixed #12744 -- Improved the settings cleansing process the work with diction...
Russell Keith-Magee
2010-01-31
Fixed #12736 -- Fixed the debug page to hide passwords when they are in dicti...
Russell Keith-Magee
2010-01-30
Fixed #12732 -- Corrected an argument naming problem introduced by r12532. Th...
Russell Keith-Magee
2010-01-29
Tweaked the validation test models to avoid tripping over the fact that Oracl...
Karen Tracey
2010-01-29
Fixed geographic feed test failure due to `Rss201rev2Feed` additions in r12338.
Justin Bronn
2010-01-29
Now look for `DatabaseError` during PostGIS backend initialization, as it is ...
Justin Bronn
[next]