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-20
replaced occurrences of master/slave terminology with leader/follower
Flavio Curella
2014-05-20
Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
Denis Cornehl
2014-05-20
Revert "Fixed #22645: Allow apps with no models module to still have migrations"
Andrew Godwin
2014-05-20
Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
Andrew Godwin
2014-05-20
Fixed #22649: Beefed up quote_value
Andrew Godwin
2014-05-20
Merge pull request #2634 from loic/ticket22424
Andrew Godwin
2014-05-20
Add feature for implied null (needed for Firebird backend)
Andrew Godwin
2014-05-20
Fixed #22645: Allow apps with no models module to still have migrations
Andrew Godwin
2014-05-20
Removed unused translations in auth tests
Claude Paroz
2014-05-20
Merge pull request #2688 from whoshuu/22661
Claude Paroz
2014-05-19
Fixed #22661 -- Move makemigrations tests to the proper class
Huu Nguyen
2014-05-19
Fixed #22638 -- Changed CookieWizardView to ignore invalid cookies
Erik Romijn
2014-05-19
Fix a2dd618 for mysql.
Marc Tamlyn
2014-05-19
Revert "Fixed regression from a2dd618e3b4a7472fab852da450ca5eef92a922f."
Marc Tamlyn
2014-05-19
Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
Moayad Mardini
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-19
Re-added JS catalog in manage_translations script
Claude Paroz
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
Fixed #22368 -- clarified connecting to Oracle DB using service name
Moayad Mardini
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
Refs #21230 -- removed direct settings manipulation from staticfile tests
Huu Nguyen
2014-05-18
Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.
SaeX
2014-05-18
Failing testcases for #22649.
Loic Bistuer
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
Moved wordwrap test to their own function
Markus Amalthea Magnuson
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 #22647 -- Documented redirect_field_name keyword argument for user_pass...
Víðir Valberg Guðmundsson
2014-05-17
Fixed #22644 -- Clarified documentation for NamedUrlWizardView
Erik Romijn
2014-05-17
Fixed contrib.gis tests breaking in some edge cases.
Baptiste Mispelon
2014-05-17
Fixed #22019 -- Added Model.objects reference documentation.
Aliaksandr Semianiuk
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
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
[prev]
[next]