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
2013-03-15
Discouraged filing PRs that won't be noticed.
Aymeric Augustin
2013-03-15
Corrected typos in the 1.6 release notes
Marc Tamlyn
2013-03-15
Fixed #17502 -- Made joining in inheritance cases consistent
Anssi Kääriäinen
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-03-14
Fixed #17051 -- Removed some 'invalid' field error messages
Claude Paroz
2013-03-14
Add a specific error message for URLValidator
Claude Paroz
2013-03-14
Updated release instructions to account for website automation.
Aymeric Augustin
2013-03-14
Fixed #20039 -- Fixed has_changed form detection for required TypedChoiceFields
Claude Paroz
2013-03-14
Fixed #16649 -- Refactored save_base logic
Anssi Kääriäinen
2013-03-13
Merge branch 'master' of github.com:django/django
Florian Apolloner
2013-03-13
Began implementing a shared set of test models to speed up tests.
Florian Apolloner
2013-03-13
Fixed #20032 -- Documented how to simulate the absence of a setting
Claude Paroz
2013-03-13
Merge pull request #900 from bmispelon/ticket-20022
Jacob Kaplan-Moss
2013-03-13
removed unused BLANK_CHOICE_NONE
Daniele Procida
2013-03-13
Merge pull request #900 from bmispelon/ticket-20022
Jacob Kaplan-Moss
2013-03-13
Fix #20022: Correctly handle prefixes with url-unsafe characters in reverse().
Baptiste Mispelon
2013-03-13
Fixed an erroneous import in example code.
Pablo Sanfilippo
2013-03-13
Proof-read and adjusted the transactions docs.
Aymeric Augustin
2013-03-13
Improved recovery when the connection is closed in an atomic block.
Aymeric Augustin
2013-03-13
Made atomic usable when autocommit is off.
Aymeric Augustin
2013-03-13
Fixed failing aggregation tests on MySQL
Anssi Kääriäinen
2013-03-13
Fixed #20036 -- Improved GEOS version string parsing
Claude Paroz
2013-03-13
Refactored qs.add_q() and utils/tree.py
Anssi Kääriäinen
2013-03-12
Fixed #19964 -- Removed relabel_aliases from some structs
Anssi Kääriäinen
2013-03-12
Restricted a workaround for a bug in Python to the affected versions.
Aymeric Augustin
2013-03-12
Fixed #19965 - Added a warning that the tutorial is written for Python 2.
Tim Graham
2013-03-12
Fixed #20028 -- Made atomic usable on callable instances.
Aymeric Augustin
2013-03-12
Removed unused imports.
Aymeric Augustin
2013-03-11
Fixed broken link in binary fields doc.
Ramiro Morales
2013-03-11
Fixed tests that relied on MANAGERS not being empty.
Aymeric Augustin
2013-03-11
Fixed #20026 -- Typo in Apache auth docs.
Aymeric Augustin
2013-03-11
Fixed a refactoring error in ba5138b1.
Aymeric Augustin
2013-03-11
Fixed #20010 -- Make sure `last_executed_query` contains it's associated para...
Simon Charette
2013-03-11
Fixed #11569 -- Wrapped DatabaseCache._base_set in an atomic block.
Aymeric Augustin
2013-03-11
Merge branch 'deprecate-comments'
Jacob Kaplan-Moss
2013-03-11
Remove a special case for comment tests from runtests.py.
Jacob Kaplan-Moss
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-03-11
Avoided closing the database connection within a transaction.
Aymeric Augustin
2013-03-11
Adjusted query counts to account for new savepoints.
Aymeric Augustin
2013-03-11
Ported layermapping for autocommit.
Aymeric Augustin
2013-03-11
Switched the admin to use @transaction.atomic.
Aymeric Augustin
2013-03-11
Ran a test that closes the database connection outside of a transaction.
Aymeric Augustin
2013-03-11
Removed forced settings in runtests
Claude Paroz
2013-03-11
Fixed loaddata command, broken in the previous merge.
Aymeric Augustin
2013-03-11
Merged branch 'database-level-autocommit'.
Aymeric Augustin
2013-03-11
Improved the API of set_autocommit.
Aymeric Augustin
2013-03-11
Abused atomic for transaction handling in TestCase.
Aymeric Augustin
2013-03-11
Used commit_on_success_unless_managed in loaddata.
Aymeric Augustin
2013-03-11
Used commit_on_success_unless_managed to make ORM operations atomic.
Aymeric Augustin
2013-03-11
Removed a test that no longer makes any sense.
Aymeric Augustin
[prev]
[next]