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-10-24
Fixed #14551 -- corrected a type in the remote user auth documentation. Than...
Alex Gaynor
2010-10-24
Fixed #14550 -- fixed the behavior of commit_on_success to exit the transacti...
Alex Gaynor
2010-10-24
Fixed #13617 -- `OSMGeoAdmin` now works again when `USE_L10N` (or `LANGUAGE_C...
Justin Bronn
2010-10-24
Fixed #13040 -- Added info on where to import File class from to File referen...
Gabriel Hurley
2010-10-24
Fixed #11441 -- Improved signal topic guide, particularly regarding the weak ...
Gabriel Hurley
2010-10-23
Fixed #14526 -- Updated wording regarding the minimum Python version required...
Gabriel Hurley
2010-10-23
Fixed #14541 -- Corrected an outdated bit of wording in the LANGUAGES setting...
Gabriel Hurley
2010-10-23
Fixed #14537 -- Added documentation on where validators can be imported from ...
Gabriel Hurley
2010-10-23
Fixed #14545 -- Added ValidationError to Exceptions Reference docs and improv...
Gabriel Hurley
2010-10-23
Fixed #14173 -- Added sections about contrib apps-provided commands to django...
Ramiro Morales
2010-10-23
Fixed #14463 -- Fixed links to new location of date/time format specifiers docs.
Ramiro Morales
2010-10-23
Fixed #14544 -- Squashed bug in the findstatic command when used with the --f...
Jannis Leidel
2010-10-23
Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie...
Jannis Leidel
2010-10-23
Fixed a typo in the staticfiles docs.
Justin Bronn
2010-10-23
Fixed #14223 -- Extended unification of exception raised in presence of integ...
Ramiro Morales
2010-10-22
Fixed #14534 -- updated an out of date link in the docs. Thanks to d0ugal fo...
Alex Gaynor
2010-10-21
Fixed 14513 -- check fields with underscores for validity when ordering. Bonu...
Chris Beaven
2010-10-21
Ensure the mutliple_database tests leave the settings in the same state they ...
Alex Gaynor
2010-10-21
Fixed #14520 -- fixed a memory leak when running the test suite.
Alex Gaynor
2010-10-21
Fixed a bug with method_decorator not preserving the attributes of the wrappe...
Luke Plant
2010-10-21
Removed old code with Python 2.3 compatibility
Luke Plant
2010-10-21
Fixed test failure when using Python 2.7
Luke Plant
2010-10-21
Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the report...
Alex Gaynor
2010-10-21
Fixing a few cosmetic bugs. Thanks for the hint, Alex Gaynor.
Jannis Leidel
2010-10-21
Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfile...
Jannis Leidel
2010-10-20
Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_changed ...
Gabriel Hurley
2010-10-20
Fixed #14432 -- Added an import statement which was previously implied in tut...
Gabriel Hurley
2010-10-20
Fixed #14493 -- Corrected use of the wrong attribute in the model validation ...
Gabriel Hurley
2010-10-20
Removes a mistaken note about the static media development helper.
Jacob Kaplan-Moss
2010-10-20
Fixed #14514 -- fixed a typo in the static files docs, thanks to Andy McKay f...
Alex Gaynor
2010-10-20
Consistent imports for parse_qsl function, avoiding the `PendingDeprecationWa...
Luke Plant
2010-10-20
Polish translation updated
Jarek Zgoda
2010-10-20
Fixed bug and test failure introducted in [14290]
Luke Plant
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel
2010-10-20
Modified the implementation of get_object() to be consistent with the approac...
Russell Keith-Magee
2010-10-19
Fixed #14498 - Forms passed to FormWizard.process_step are not guaranteed to ...
Luke Plant
2010-10-19
Fixed #10771 -- added support for using the transaction management functions ...
Alex Gaynor
2010-10-19
Fixed errors introduced in r14279 when running Django tests under Python < 2.6.
Ramiro Morales
2010-10-19
Migrated many-to-many doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
Fixed #14495 -- DeletionMixin and FormMixin don't have an object to work with...
Honza Král
2010-10-19
Fixed #14407 -- Simplified ManyToManyRawIdWidget.value_from_datadict, Thanks ...
Honza Král
2010-10-19
Migrated many-to-one doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
Converted queries tests from doctests to unittests.
Ramiro Morales
2010-10-19
Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based vie...
Russell Keith-Magee
2010-10-19
Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi ...
Gabriel Hurley
2010-10-19
Fixed #14464 -- Strengthened the admonition regarding documentation versions ...
Gabriel Hurley
2010-10-19
Added a logging call on HTTP 405 for class-based views. This is for consisten...
Russell Keith-Magee
2010-10-19
Fixed a small typo introduced in r14139.
Ramiro Morales
2010-10-19
Fixed #14426 -- Removed "mysite" import statements from examples that might t...
Gabriel Hurley
2010-10-18
Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-b...
Russell Keith-Magee
[prev]
[next]