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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2014-05-19
Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
Tim Graham
2014-05-19
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...
Tim Graham
2014-05-19
Removed locale dirs for single-message apps
Claude Paroz
2014-05-19
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
Martin Brochhaus
2014-05-19
Updated Django makemessages process
Claude Paroz
2014-05-19
Merge pull request #2682 from alimony/welcome_page_local_02
Claude Paroz
2014-05-19
Fixed #22635 -- Made "It worked!" page localizable.
Markus Amalthea Magnuson
2014-05-18
Removed some unnecessary exception naming; thanks claudep.
Tim Graham
2014-05-18
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
Esau Rodriguez
2014-05-18
Fixed regression from a2dd618e3b4a7472fab852da450ca5eef92a922f.
Florian Apolloner
2014-05-18
Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.
SaeX
2014-05-18
Fixed #22424 -- Fixed handling of default values for TextField/BinaryField on...
Loic Bistuer
2014-05-17
Fixed #22421 -- Regression in fixtures loading.
Ramiro Morales
2014-05-17
Fixed #6668 -- Optimized utils.text wrap function
Markus Amalthea Magnuson
2014-05-17
Fixed several flake8 errors, including one where a test wouldn't be run
Alex Gaynor
2014-05-17
Fixed #22626 -- Allow BinaryField defaults with SQlite.
Raphaël Barrois
2014-05-17
Fixed contrib.gis tests breaking in some edge cases.
Baptiste Mispelon
2014-05-17
Fixed #22648 -- Transform.output_type should respect overridden custom_lookup...
Marc Tamlyn
2014-05-17
Merge pull request #2346 from Markush2010/ticket21905
Florian Apolloner
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
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 #21905 -- Add info message if DateField or TimeField use a fixed value
Markus Holtermann
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 #18389 -- Fixed the way contribute_to_class is called
Vlad Starostin
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
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
Remove old compatibility shims from d.c.gis.
Marc Tamlyn
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-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-14
typo: urlaprse -> urlparse
Collin Anderson
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
Fixed #22533 -- Added label_suffix parameter to form fields.
Julen Ruiz Aizpuru
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-05-11
Fixed #14226 -- Dependency calculation for complex M2M relations.
Rainer Koirikivi
2014-05-10
Fixed #21685 -- Displayed app verbose name in admindocs model index
Claude Paroz
2014-05-10
Fixed #22508 -- Avoided overwriting select_related.
Aymeric Augustin
2014-05-10
Adjusted refactoring of vendor checks.
Aymeric Augustin
[prev]
[next]