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
2009-04-07
Fixed #9956: relax the URL pattern for primary keys in the comment redirect s...
Jacob Kaplan-Moss
2009-04-07
Fixed #9792: corrected invalid HTML in the comment form and comment preview.
Jacob Kaplan-Moss
2009-04-07
Fixed #9268: pass the "next" param through in the comment preview/post view. ...
Jacob Kaplan-Moss
2009-04-07
Fixed #10183 -- Corrected the handling of unicode in assertContains and asser...
Russell Keith-Magee
2009-04-07
Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu...
Simon Willison
2009-04-06
Fixed a documentation typo
Simon Willison
2009-04-06
Removed duplicate modwsgi navigation link
Simon Willison
2009-04-06
Fixed #10423, a type on the `AdminSite.admin_view` docstring.
Jacob Kaplan-Moss
2009-04-06
Fixed a small error in the docs that I missed from [10408].
Jacob Kaplan-Moss
2009-04-06
Made a bunch of improvements to admin actions. Be warned: this includes one m...
Jacob Kaplan-Moss
2009-04-05
Made a set of small test changes to avoid leaving temp files hanging around a...
Karen Tracey
2009-04-05
Fixed a sloppy test auth test. [10400] revealed that the auth test was relyin...
Jacob Kaplan-Moss
2009-04-05
Fixed the test case from [10399] to be more robust against the order in which...
Jacob Kaplan-Moss
2009-04-05
Fixed #10080: `call_command` now takes option defaults into account, sparing ...
Jacob Kaplan-Moss
2009-04-05
Fixed #9989: fixed a subtle edge case where removing signals could break. Tha...
Jacob Kaplan-Moss
2009-04-05
Fixed #8900: Added errno=13 (permission denied) to the class of ignored OSErr...
Karen Tracey
2009-04-04
Fixed the test added for #9005 to use the e.args[0] instead of e.message. Exc...
Karen Tracey
2009-04-04
Fixed up the introspection code and tests added for #9779 to run under Python...
Karen Tracey
2009-04-04
Replace test use of assertTrue with failUnless. No matter how many times we ...
Karen Tracey
2009-04-04
Fixed #10254: Changed the regex in get_valid_filename to allow unicode alphan...
Karen Tracey
2009-04-04
Fixed #10065 -- Corrected an error message when an empty urlpattern object is...
Russell Keith-Magee
2009-04-04
Fixed a problem when computing deferred fields on multiple related models.
Malcolm Tredinnick
2009-04-04
Fixed deferred fields and select_related() interaction.
Malcolm Tredinnick
2009-04-04
Fixed #10695 -- Fixed implementation of deferred attribute retrieval.
Malcolm Tredinnick
2009-04-04
Tweaked a GIS expected test failure.
Malcolm Tredinnick
2009-04-03
Fixed #9991: correctly introspect PostgreSQL 'real' types.
Jacob Kaplan-Moss
2009-04-03
Fixed #10372: made `get_svn_revision()` more robust. Thanks, mboersma.
Jacob Kaplan-Moss
2009-04-03
Fixed #10522: accept tuples in `generic_inlineformset_factor(exclude)`. Thank...
Jacob Kaplan-Moss
2009-04-03
Fixed #9546: GenericRelations inherited from base models no longer query usin...
Jacob Kaplan-Moss
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-04-03
Fixed #10681 -- Work around (by ignoring) invalid ETag headers.
Malcolm Tredinnick
2009-04-02
Fixed #9745 -- Added the `GeoQuerySet` methods `snap_to_grid` and `geojson`.
Justin Bronn
2009-04-02
Fixed #9520: make the date filter fail silently for non-date values. Thanks, ...
Jacob Kaplan-Moss
2009-04-02
Fixed #9779: added support for relation detection to inspectdb under SQLite. ...
Jacob Kaplan-Moss
2009-04-02
Added tests for database introspection. Refs #9779.
Jacob Kaplan-Moss
2009-04-02
Fixed #10063: stop passing the -W flag to psql since it isn't needed and inte...
Jacob Kaplan-Moss
2009-04-02
Fixed #10053: the most exciting commit you'll ever see.
Jacob Kaplan-Moss
2009-04-02
Fixed #10670: fixed reusing QuerySets previously used in a filter expression....
Jacob Kaplan-Moss
2009-04-02
Fixed the test in [10351] to work reguardless of the test settings.
Jacob Kaplan-Moss
2009-04-02
Fixed #9651: fixed save_as with inline forms. Thanks, kmike and Mnewman.
Jacob Kaplan-Moss
2009-04-01
Fixed #10043 -- widthratio tag now accepts a variable for the max_width argum...
Brian Rosner
2009-04-01
Fixed #9005: don't wig out when reversing a URL if SETTINGS_MODULE isn't set....
Jacob Kaplan-Moss
2009-04-01
Fixed some silly assumptions about pk's that broke the test suite under postg...
Joseph Kocherhans
2009-04-01
Reverted [10346] because it effectively breaks USE_I18N by forcing import of ...
Jacob Kaplan-Moss
2009-04-01
Fixed #9847: mark the permission denied message for translation.
Jacob Kaplan-Moss
2009-04-01
Fixed #8895: expose the debug setting to fastcgi. Thanks, paulegan.
Jacob Kaplan-Moss
2009-04-01
Fixed #10538: use a prefix for HTML ids on the admin doc page to avoid confli...
Jacob Kaplan-Moss
2009-04-01
Fixed #10265: fixed a bug when generating a password reset token for a user c...
Jacob Kaplan-Moss
2009-04-01
Do [10337] correctly; thanks, Alex.
Jacob Kaplan-Moss
2009-04-01
Fixed #8889: make admindocs function view work with class-based views.
Jacob Kaplan-Moss
[prev]
[next]