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-01-10
Fixed #12455 -- corrected an oversight in result_headers not honoring admin_o...
Brian Rosner
2010-01-10
Added __init__.py and models.py so tests for validators will actually run.
Joseph Kocherhans
2010-01-09
Fixed #11697 - Allow shift clicking for selecting multiple action checkboxes ...
Jannis Leidel
2010-01-09
Removed unneeded import, thanks Alex Gaynor.
Jannis Leidel
2010-01-09
Fixed #12466 - Set HTML class attributes for each field separately. Thanks fo...
Jannis Leidel
2010-01-09
Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gould...
Jannis Leidel
2010-01-09
Fixed #11843 - Give MultipleHiddenInput different IDs. Thanks Chris Beaven.
Jannis Leidel
2010-01-09
Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integer as a ...
Adrian Holovaty
2010-01-09
Fixed #11600 -- Fixed placement of 'View on site' in stacked inline admin tem...
Adrian Holovaty
2010-01-09
Fixed #12550 -- better handling with choices and null fields when displaying ...
Brian Rosner
2010-01-09
Fixed #7235 -- EmptyQuerySet no longer raises and exception when it's filter(...
Adrian Holovaty
2010-01-09
Minor formatting fixes for [12139]
Jannis Leidel
2010-01-09
Changed an i18n test to use a number that converts consistely from string to ...
Karen Tracey
2010-01-09
Fixed #6991 -- Removed some redundant user.is_authenticated() calls in variou...
Adrian Holovaty
2010-01-09
Fixed #11757 - Set mimetype when responding with HttpResponseNotModified in d...
Jannis Leidel
2010-01-09
Fixed #10717 - Escape result of admin_media_prefix template tag.
Jannis Leidel
2010-01-09
Fixed #9638 - Added %(app_label)s to the related_name format string for abstr...
Jannis Leidel
2010-01-09
Fixed #11478 - Use namespacing for URLs to i18n JavaScript in admin.
Jannis Leidel
2010-01-09
Fixed #12059 - Let TimeField.to_python correctly return a datetime.time objec...
Jannis Leidel
2010-01-09
Negligible change to docs/topics/cache.txt so I can test something in the doc...
Adrian Holovaty
2010-01-09
Fixed #12562: Made Platypus just a tad lighter so it does not trigger noticin...
Karen Tracey
2010-01-09
Fixed #12495 -- Fixed broken link in django.contrib.markup docstring
Adrian Holovaty
2010-01-09
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
Adrian Holovaty
2010-01-09
Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. Thanks, bward1
Adrian Holovaty
2010-01-09
Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt
Adrian Holovaty
2010-01-09
Fixed #12555 -- Fixed typo in docs/ref/models/querysets.txt. Thanks, y_feldblum
Adrian Holovaty
2010-01-09
Edited docs/ref/validators.txt
Adrian Holovaty
2010-01-09
Made some edits to the validation part of docs/ref/models/instances.txt
Adrian Holovaty
2010-01-09
Edited docs/releases/1.2.txt
Adrian Holovaty
2010-01-09
Edited docs/topics/db/multi-db.txt
Adrian Holovaty
2010-01-09
Removed ridiculous extra space around the title in docs/topics/db/aggregation...
Adrian Holovaty
2010-01-08
Corrected the chronograph on my time machine. ``using`` argument was added in...
Russell Keith-Magee
2010-01-08
Added `using` to the list of documented arguments for save() on a model; upda...
Russell Keith-Magee
2010-01-07
Corrected some referencing problems in the docs.
Russell Keith-Magee
2010-01-07
Added docs on how syncdb and other management commands interact with multi-db.
Russell Keith-Magee
2010-01-06
Corrected yet another BACKEND/ENGINE error in the docs, this time in the rele...
Russell Keith-Magee
2010-01-06
Bump version number and add download_url for 1.2 alpha.
James Bennett
2010-01-06
Move database settings changes into deprecated rather than backwards-incompat...
James Bennett
2010-01-06
Add 1.2 alpha release notes.
James Bennett
2010-01-06
Add note about model validation to draft 1.2 release notes.
James Bennett
2010-01-06
Fixed typo introduced in r11952.
Jannis Leidel
2010-01-05
Updated es_AR translation. New localflavor-related location names were left o...
Ramiro Morales
2010-01-05
Fixed escaping in some es_AR format strings. Decision about their final form ...
Ramiro Morales
2010-01-05
Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...
Jannis Leidel
2010-01-05
Fixed a call to .using() that didn't make it into one of the model-validation...
Joseph Kocherhans
2010-01-05
Fixed #12506 - 'lazy' fails when there are multiple expected classes with the...
Luke Plant
2010-01-05
Added a note that full_validate will not be called automatically by model.sav...
Joseph Kocherhans
2010-01-05
Fixed a typo in ref/validators.txt.
Joseph Kocherhans
2010-01-05
Added a section to the docs for discussing validators and updated a few links...
Joseph Kocherhans
2010-01-05
Fixed another instance like [12099]. Thanks again, Alex Gaynor.
Joseph Kocherhans
[prev]
[next]