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
/
regressiontests
Age
Commit message (
Expand
)
Author
2012-06-19
Fixed #14502 again -- saner verbatim closing token
Chris Beaven
2012-06-14
Fixed #12140 -- Fixed http.urlencode result for empty lists
Claude Paroz
2012-06-13
Removed escaping test of query content
Claude Paroz
2012-06-13
Fixed connection.queries encoding handling on Oracle
Anssi Kääriäinen
2012-06-13
Fixed #18461 -- Ensured that last_executed_query returns Unicode
Claude Paroz
2012-06-12
Added missing encoding prefix in localflavor test
Claude Paroz
2012-06-12
Cleaned up locale-related encoding issues
Claude Paroz
2012-06-11
Fixed #18463 -- Forced type() argument to be a byte string
Claude Paroz
2012-06-09
Removed test of connection features before setting up databases
Claude Paroz
2012-06-09
Reverted 905e33f, now that DatabaseFeatures does not need confirm
Claude Paroz
2012-06-09
Fixed #17760 -- Implemented callable database features as cached properties
Claude Paroz
2012-06-09
Fixed #16418 -- Made generic views work with ModelForms
Anssi Kääriäinen
2012-06-08
Merge pull request #123 from apollo13/ticket18381
Aymeric Augustin
2012-06-07
Fixed #18433 -- Fixed "View on Site" link in inline admin for models with cus...
Daniel Hepper
2012-06-07
Fixed #18432 -- Prevented the ForeignKey field from creating an invalid query...
Jann Kleen
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Don't escape object ids when passing to the contenttypes.shortcut view.
Florian Apolloner
2012-06-07
Fixed #10200 -- Raised CommandError when errors happen in loaddata.
Claude Paroz
2012-06-07
Fixed #14502 -- Added a verbatim template tag.
Aymeric Augustin
2012-06-03
Fixed #17138 -- Made the sensitive_variables decorator work with object methods.
Julien Phalip
2012-06-03
Changed FilePathField tests to use it's own directory with test files.
Honza Kral
2012-06-03
Unittest2 style assertTrue instead of assert_
Honza Kral
2012-06-03
Fixed incorrect assert in test_filepathfield_folders
Honza Kral
2012-06-02
Fixed override_settings usage in test_client_regress
Claude Paroz
2012-06-02
Fixed settings override in mail regression tests
Claude Paroz
2012-06-01
Removed debugging code added in last commit.
Ramiro Morales
2012-06-01
Made inspectdb tests deal with a smaller generated models.py file.
Ramiro Morales
2012-05-31
Fixed #18409 -- Made RegexField work with unicode characters.
Julien Phalip
2012-05-31
Cleaned up test_client_regress tests
Claude Paroz
2012-05-31
Moved test_client_regress tests from models.py to tests.py
Claude Paroz
2012-05-28
Fixed #18393 -- Prevented blocktrans to crash when a variable name is badly f...
Julien Phalip
2012-05-28
Used call_command stdout parameter to capture output in staticfiles tests.
Claude Paroz
2012-05-27
Used call_command in i18n compilation tests.
Claude Paroz
2012-05-27
Used CommandError in createcachetable command.
Claude Paroz
2012-05-27
Fixed #18135 -- Close connection used for db version checking
Michael Newman
2012-05-26
Removed a duplicate test in fixtures_regress.
Claude Paroz
2012-05-25
Specified when open should use binary mode.
Claude Paroz
2012-05-25
Fixed #17371 -- Made the test client more flexible
Aymeric Augustin
2012-05-25
Added tests for nested exclude/negate queries
Anssi Kääriäinen
2012-05-24
Fixed qs.order_by() join promotion for already existing joins
Anssi Kääriäinen
2012-05-24
Fixed #18353 -- Inconsistency in date-based CBVs.
Aymeric Augustin
2012-05-22
Fixed #18319 -- Added 'supports_sequence_reset' DB feature
Anssi Kääriäinen
2012-05-22
Fixed #18318 -- Changed some tests to be 3rd party DB friendly
Anssi Kääriäinen
2012-05-22
Fixed #18317 -- Removed db specific raw SQL function from tests
Anssi Kääriäinen
2012-05-20
Fixed #18354 -- Performance issue in CBV.
Aymeric Augustin
2012-05-19
Marked bytestrings with b prefix. Refs #18269
Claude Paroz
2012-05-18
Fixed broken ES localflavor test after 4774875.
Claude Paroz
2012-05-18
Fixed #18334 -- Fixed detection of supports_stddev backend feature.
Claude Paroz
2012-05-17
Added a test for DayArchiveView. Refs #17192.
Aymeric Augustin
2012-05-17
Fixed #9893 -- Validated the length of file names
Aymeric Augustin
[prev]
[next]