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
/
tests
Age
Commit message (
Expand
)
Author
2013-03-20
Revert "Fixed 19895 -- Made second iteration over invalid queryset raise an e...
Claude Paroz
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-19
Fixed a python 3.2 syntax error and python 3 warning introduced by 054ce2aa02.
Simon Charette
2013-03-19
Refs #18586 -- Split out long custom_columns lookup test into multiple tests.
konarkmodi
2013-03-19
Fixed #20088 -- Changed get_admin_log not to depend on User id field
Juan Catalano
2013-03-18
Fixed #19327 -- Added handling of double login attempts in admin.
Deric Crago
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Fixed #19456 -- Avoid infinite recursion when tracing LazyObject.__init__.
Aymeric Augustin
2013-03-18
Fixed #18447 -- Made LazyObject unwrap on dict access.
Aymeric Augustin
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-17
Removed debug code
Anssi Kääriäinen
2013-03-16
Fix #20058: Make compilemessages use stdout instead of stderr.
Baptiste Mispelon
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
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
Began implementing a shared set of test models to speed up tests.
Florian Apolloner
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
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
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
Fixed #20028 -- Made atomic usable on callable instances.
Aymeric Augustin
2013-03-11
Fixed tests that relied on MANAGERS not being empty.
Aymeric Augustin
2013-03-11
Remove a special case for comment tests from runtests.py.
Jacob Kaplan-Moss
2013-03-11
Adjusted query counts to account for new savepoints.
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
Improved the API of set_autocommit.
Aymeric Augustin
2013-03-11
Removed a test that no longer makes any sense.
Aymeric Augustin
2013-03-11
Updated a test that doesn't make sense with autocommit.
Aymeric Augustin
2013-03-11
Added an option to disable the creation of savepoints in atomic.
Aymeric Augustin
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-11
Added some assertions to enforce the atomicity of atomic.
Aymeric Augustin
2013-03-11
Implemented an 'atomic' decorator and context manager.
Aymeric Augustin
2013-03-11
Added support for savepoints in SQLite.
Aymeric Augustin
2013-03-11
Deprecated transaction.is_managed().
Aymeric Augustin
2013-03-11
Deprecated transaction.commit/rollback_unless_managed.
Aymeric Augustin
2013-03-11
Enabled autocommit for PostgreSQL.
Aymeric Augustin
2013-03-11
Separated autocommit and isolation level handling for PostgreSQL.
Aymeric Augustin
2013-03-11
Made transaction.managed a no-op and deprecated it.
Aymeric Augustin
2013-03-10
Fixed #20019 -- Ensured HttpRequest.resolver_match always exists.
Aymeric Augustin
2013-03-10
Made (make|compile)messages check for availability of gettext commands.
Ramiro Morales
2013-03-09
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
Claude Paroz
2013-03-08
Fixed a regression in forms changed_data
Claude Paroz
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-07
Merge pull request #850 from bmispelon/ticket-19916
Aymeric Augustin
[prev]
[next]