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-11-27
Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks ad...
Timo Graham
2010-11-27
Fixed #12248 -- Refactored django.template to get code out of __init__.py, to...
Russell Keith-Magee
2010-11-26
Fixed #14744 - Add cross-links to docs/topics/http/views.txt. Thanks adamv fo...
Timo Graham
2010-11-26
Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adamv for th...
Timo Graham
2010-11-26
Fixed a suite of errors in the ORM -- a) fixed calling values_list().values_l...
Alex Gaynor
2010-11-26
Fixed #14781 - Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX". Thanks to...
Timo Graham
2010-11-26
Fixed #7735 -- Added support for IPv6 adresses to runserver and testserver ma...
Jannis Leidel
2010-11-26
Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks Smi...
Jannis Leidel
2010-11-26
Fixed #14730 -- Fixed unclosed anchor tag in Mongolian translation. Thanks fo...
Jannis Leidel
2010-11-26
Fixed #14721 -- Made the THOUSAND_SEPERATOR a unicode string in a few locales...
Jannis Leidel
2010-11-26
Fixed #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the su...
Russell Keith-Magee
2010-11-26
Fixes #14743 - Add sphinx links and other cleanups to topics/http/urls.txt. T...
Timo Graham
2010-11-26
Fixed #14756 - fix typo in "related objects reference" docs. Thanks deisner f...
Timo Graham
2010-11-26
Add myself to committers
Timo Graham
2010-11-26
Fixes #14780 -- bad quoting in class based views reference. Thanks for the pa...
Chris Beaven
2010-11-26
Fixes #14715 -- More informative ValueError for safe_join util. Thanks btubbs.
Chris Beaven
2010-11-26
Fixes #14779 -- delete_object docs wording. Thanks OldTroll
Chris Beaven
2010-11-25
Fixed #14415 -- Corrected the process of creating and destroying test databas...
Russell Keith-Magee
2010-11-24
Fixed #14771 -- corrected a typo in the testing docs. Thanks to Christian Ou...
Alex Gaynor
2010-11-24
Fixed #14700 - speed up RawQuerySet iterator.
Luke Plant
2010-11-24
Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the t...
Gabriel Hurley
2010-11-24
Fixes #3529 -- more explicit documentation about Context.update. Thanks for t...
Chris Beaven
2010-11-23
Fixed #14697 - speeded up model instance creation by moving work outside of l...
Luke Plant
2010-11-23
Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...
Chris Beaven
2010-11-23
Fixes #14759 -- document the 'years' argument for SelectDateWidget. Thanks Ba...
Chris Beaven
2010-11-23
Fixed #14752 -- Corrected date parsing in WeekArchiveView when using %W as a ...
Russell Keith-Magee
2010-11-22
Fixed #14424 -- corrected a NameError when instantiating a RelatedFieldWidget...
Alex Gaynor
2010-11-22
Fixed #14754 -- corrected using an aggregate in an F expressions when that qu...
Alex Gaynor
2010-11-22
Clarified a comment in the mod_python docs on the status of the handler. Than...
Russell Keith-Magee
2010-11-22
Clarified the text describing the deprecation status of mod_python. Thanks to...
Russell Keith-Magee
2010-11-22
Fixed #14736 -- corrected an ungrammatical sentence in the template tags docs...
Gabriel Hurley
2010-11-22
Fixed #14738 -- Improved crossref linking for cache settings, and fixed a few...
Gabriel Hurley
2010-11-22
Various nominal corrections for grammatical consistency, typos, and crossref ...
Gabriel Hurley
2010-11-21
Fixed #3400 -- Support for lookup separator with list_filter admin option. Th...
Honza Král
2010-11-21
Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform c...
Alex Gaynor
2010-11-21
Removed some deprecated code that survived [14138].
Alex Gaynor
2010-11-21
Fixed #14749 -- added support for using Django's file object as context manag...
Alex Gaynor
2010-11-21
Fixed failing tests caused by r14667
Honza Král
2010-11-21
Preventing problems possibly introduced by r14662
Honza Král
2010-11-21
Fixed #11418 -- formset.cleaned_data no longer raises AttributeError when is_...
Honza Král
2010-11-21
Added printing of the name of test database being created/destroyed, at verbo...
Ramiro Morales
2010-11-21
Fixed #14453 -- Changed handling of microseconds part in typecast_timestamp()...
Ramiro Morales
2010-11-21
Fixed #14533 -- Make django signals more thread-safe. Thanks milosu for the p...
Honza Král
2010-11-21
Fixed #14741 -- CZ Localflavor clean() incorrectly called super.__init__. Tha...
Honza Král
2010-11-21
Few improvements to FormPreview, thanks Andy!
Honza Král
2010-11-21
Fixes #13804 -- URLField validation failure for a url containing '://' on the...
Chris Beaven
2010-11-21
Fixed #4552 -- minor tidy up of the {% for %} tag's comma splitting
Chris Beaven
2010-11-21
Fixed #5768 -- Added support for ManyToManyFields and reverse relations in va...
Carl Meyer
2010-11-20
Now possible to run the GeoDjango test suite with a minimal settings file. R...
Justin Bronn
2010-11-20
Reformated some code for readability.
Alex Gaynor
[prev]
[next]