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
2014-05-17
Fixed jenkins breakage, apparently migrations need a models module.
Florian Apolloner
2014-05-16
Fixed #16245 -- Included traceback in send_robust()'s response
Unai Zalakain
2014-05-16
Added stub release notes for 1.6.6.
Tim Graham
2014-05-16
Optimized make_aware/naive by removing redundant checks. Refs #22625.
Aymeric Augustin
2014-05-16
Fixed #22625 -- Normalized make_aware/naive errors.
Aymeric Augustin
2014-05-16
Fixed typo.
Tim Graham
2014-05-16
Fix storing of binary fields and unicode textfields for Oracle/Python3
Shai Berger
2014-05-16
Fixed #15716 - Authentication backends can short-circuit authorization.
Jorge C. Leitão
2014-05-16
Fixed #22266 - quote PK before redirecting away from add_view (django.contrib...
Stas Rudakou
2014-05-16
Fixed #22167 -- Improved documentation on context processors
Moritz
2014-05-16
Fixed #22622 -- Added ugettext_lazy import in docs
Niclas Åhdén
2014-05-16
Fixed #18389 -- Fixed the way contribute_to_class is called
Vlad Starostin
2014-05-16
Removed --skip-scripts from extras/Makefile.
Florian Apolloner
2014-05-16
Refs #21798 - Modified error number to provide room for future expansion.
Russell Keith-Magee
2014-05-16
Fixed #22531 -- Added tree.Node.__repr__ and tests for the class.
Moayad Mardini
2014-05-16
Removed an unused import
Alex Gaynor
2014-05-16
Fixed #22490 -- removed obsolete ComplexFeed class from syndication_tests
Nikolaus Schlemm
2014-05-16
Fixed #22579 -- Corrected validation for email to reject trailing slash
Erik Romijn
2014-05-16
Fixed #22628 -- Took initial forms into account when combining FormSet.min_nu...
Stephen Burrows
2014-05-16
Merge pull request #2657 from nschlemm/20140516-test_testcase_ordering
Marc Tamlyn
2014-05-16
Remove old compatibility shims from d.c.gis.
Marc Tamlyn
2014-05-16
cater for running tests from another directory than tests - applying existing...
Nikolaus Schlemm
2014-05-16
Fixed #21634 -- Prevented hiding ImproperlyConfigured when command not found
Claude Paroz
2014-05-16
Fixed #21798 -- Added check for DateTime mutually exclusive options
Daniel Pyrathon
2014-05-16
Fixed typo in multipartparser.py
mbacho
2014-05-16
Simplified an unnecessarily complex paragraph in view docs
Erik Romijn
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-15
Fixed #20897 -- Added make_cursor() for consistent cursor creation
Tim Martin
2014-05-15
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
Anders Steinlein
2014-05-15
Minor edits to latest release notes.
Tim Graham
2014-05-14
Merge pull request #2654 from merwok/patch-1
Alex Gaynor
2014-05-14
Fix typo that disabled code example highlighting
Éric Araujo
2014-05-14
Merge pull request #2653 from collinanderson/patch-1
Alex Gaynor
2014-05-14
typo: urlaprse -> urlparse
Collin Anderson
2014-05-14
Added release notes for 1.4.13, 1.5.8, 1.6.5.
Jacob Kaplan-Moss
2014-05-14
Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-05-14
Dropped fix_IE_for_vary/attach.
Aymeric Augustin
2014-05-13
Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-13
Fixed spelling mistake and added a word to the word list.
Tim Graham
2014-05-13
Fixed #22533 -- Added label_suffix parameter to form fields.
Julen Ruiz Aizpuru
2014-05-13
Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-13
Removed some references to django.contrib.comments which has been removed.
Tim Graham
2014-05-13
Fixed #22618 -- Improved import_string example.
Tim Graham
2014-05-12
Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-05-12
Added 1.6.5 release note for refs #22508.
Tim Graham
2014-05-12
Fixed flake8 error.
Tim Graham
2014-05-12
Fixed #22613 -- Added formfield_for_choice_field() to the list of methods tha...
Tim Graham
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed some test models' natural_key() methods.
Ramiro Morales
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
[next]