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-18
Fixed a mistaken link at the top of both class-based-views docs, and a "conte...
Gabriel Hurley
2010-10-18
Fixed three super() calls which used the wrong classes in the examples. Thank...
Gabriel Hurley
2010-10-18
Contains several fixes for docs/ref/class-based-views, as follows:
Gabriel Hurley
2010-10-18
PEP8 fix for some class-based views examples. Thanks to Peter Baumgartner for...
Chris Beaven
2010-10-18
Remove duplicate titles in the class based views documentation and reflow the...
Alex Gaynor
2010-10-18
Small grammar, consistency, and import fixes for the new class-based-views to...
Gabriel Hurley
2010-10-18
Fixed #14490 -- fixed a typo in the docs. Thanks to gremmie for the report a...
Alex Gaynor
2010-10-18
Fixed #14489 -- Corrected code example in class-based views docs. Thanks to c...
Russell Keith-Magee
2010-10-18
Fixed an naming problem with r14258. Thanks to Alex for the report.
Russell Keith-Magee
2010-10-18
Fixed #14486 -- Modified the import order for the bundled unittest so that a ...
Russell Keith-Magee
2010-10-18
Fixed #14487 -- Prevented unittest from leaking into scope via a 'from django...
Russell Keith-Magee
2010-10-18
Improvements to examples and markup fixes for class-based view docs.
Russell Keith-Magee
2010-10-18
Corrected some Postgres test failures introduced by r14254.
Russell Keith-Magee
2010-10-18
Fixed #14488 -- corrected a typo in the docs. Thanks to Frank Wiles for the ...
Alex Gaynor
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-10-18
Fixed #14479 -- Added initial Punjabi (pa) translation. Thanks, A S Alam.
Jannis Leidel
2010-10-18
Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley!
Honza Král
2010-10-18
Fixed #12074 -- Adding .as_p and as_ul methods to FormSet. Thanks arthurdeber...
Honza Král
2010-10-18
Fixed Indonesion localflavor tests, broken in r14195
Honza Král
2010-10-18
Clarify in the documentation that we occasionally add APIs for newer Python v...
Alex Gaynor
2010-10-17
Fixed #13963 -- Use the correct verbose name of a reverse relation field in t...
Jannis Leidel
2010-10-17
Corrected the skipIfDBFeature and skipUnlessDBFeature decorators to actually ...
Russell Keith-Magee
2010-10-17
Corrected a suite of test failures when running under postgres.
Alex Gaynor
2010-10-16
Fixed #14126 -- Fixed an issue with changes to the blocktrans tag introduced ...
Jannis Leidel
2010-10-16
Fixed #14429 -- Updated German translation. Thanks, jnns.
Jannis Leidel
2010-10-16
Converted or_lookups tests from doctests to unittests. We have always been a...
Alex Gaynor
2010-10-15
Fixed #14307 -- Added a new crossref target to model field reference docs and...
Gabriel Hurley
2010-10-15
Fixed Python 2.4 incompatibility introduced in [14218]
Luke Plant
2010-10-15
Fixed #14307 -- Linked ChoiceField.choices docs to Field.choices docs to expl...
Gabriel Hurley
2010-10-15
Fixed #14376 -- added docs for previously undocumented Brazilian localflavor ...
Gabriel Hurley
2010-10-15
Fixed #14473 -- converted the model_package tests from doctests to unitests. ...
Alex Gaynor
2010-10-15
Fixed #14472 -- converted generic_relations tests from doctests to unitests. ...
Alex Gaynor
2010-10-15
Fixed some typos in the documentation that snuck in with [14223].
Alex Gaynor
2010-10-15
Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit...
Alex Gaynor
2010-10-15
Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We...
Alex Gaynor
2010-10-15
Change the stacklevel for Field deprecation warnings to correctly point to th...
Chris Beaven
2010-10-15
Fix the version which the safe argument for the urlencode filter was added. T...
Chris Beaven
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-14
Fixed #14301 -- Handle email validation gracefully with email addresses conta...
Jannis Leidel
2010-10-14
Fixed #5327 -- Added standardized field information to ModelChoiceField and M...
Gabriel Hurley
2010-10-14
Fixed #14456 -- converted inline_formsets tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14459 -- converted many_to_one_regress tests from doctests to unittest...
Alex Gaynor
2010-10-14
Fixed reference to removed function root() in AdminSite docstring.
Luke Plant
2010-10-14
Fixed #14460 -- converted managers_regress tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14458 -- converted m2m_regress tests from doctests to unittests. We h...
Alex Gaynor
2010-10-13
Fixed #12192 -- Don't execute any DB query when the QS slicing being performed
Ramiro Morales
2010-10-13
Added a skeleton for 'little features' in the 1.3 release notes.
Russell Keith-Magee
2010-10-13
Correcting a typo and a copy/paste problem in the RequestFactory docs from [1...
Gabriel Hurley
2010-10-13
Fix a typo in my bio
Chris Beaven
2010-10-13
Fixed #14119 -- fields_for_model no longer returns all fields when fields par...
Honza Král
[prev]
[next]