index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
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 #14715 -- More informative ValueError for safe_join util. Thanks btubbs.
Chris Beaven
2010-11-25
Fixed #14415 -- Corrected the process of creating and destroying test databas...
Russell Keith-Magee
2010-11-24
Fixed #14700 - speed up RawQuerySet iterator.
Luke Plant
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
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-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
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
Documented migration path for change object_list -> ListView regarding differ...
Luke Plant
2010-11-20
Fixed #14389, #9666 -- Started the migration path to make the first argument ...
Russell Keith-Magee
2010-11-20
Fixed #14512 -- Added documentation on how to apply decorators to class-based...
Russell Keith-Magee
2010-11-19
Corrected change in behavior regarding the page shown after the 'Save' button...
Ramiro Morales
2010-11-19
Fixed #13795 -- Added a site-wide cache prefix and cache versioning. Thanks t...
Russell Keith-Magee
2010-11-19
Corrected the way databases were compared. This allows running the test suit...
Alex Gaynor
2010-11-18
Fixed pk uniqueness validation for new objects created outside of a ModelForm...
Carl Meyer
2010-11-18
Fixed #14234 -- Re-validating a model instance added via ModelForm no longer ...
Carl Meyer
2010-11-17
Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid to deter...
Jannis Leidel
2010-11-17
Fixed #14257 -- removed ManyToManyField.isValidIDList which was completely de...
Alex Gaynor
2010-11-17
Fixed #14423 -- corrected incorrect SQL being generated when a nullable, inhe...
Alex Gaynor
2010-11-17
Fixed #10004 and #12320 -- Enabled the makemessages management command to col...
Jannis Leidel
2010-11-17
Fixed #10636 -- Added check to make sure the ADMIN_MEDIA_PREFIX setting is pr...
Jannis Leidel
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
2010-11-17
Fixed #11369 -- Corrected verbose_name_plural model Meta option to be consist...
Ramiro Morales
2010-11-17
Fixed #12687 -- fixed an issue with aggregates and counts in conjunction with...
Alex Gaynor
2010-11-16
Small grammar fix in 'user-uploaded files' comment from [14560]
Adrian Holovaty
2010-11-16
Fixed #14691 -- Made ForeignKey.validate() use the right database. Thanks Mar...
Ramiro Morales
2010-11-16
Fixed #14576 - FormWizard.done() method doesn't get passed the last form in t...
Luke Plant
2010-11-14
Fixed potential circular import problem.
Luke Plant
2010-11-14
Fiexed #3055 -- Validate that models target of a GenericRelation have a Gener...
Ramiro Morales
2010-11-14
Fixed #14685 - incompatible code in contrib.sessions.models
Luke Plant
2010-11-14
Fixed #10650 -- Clarified description of MEDIA_ROOT in setting files. Thanks ...
Ramiro Morales
[prev]
[next]