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-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed an undefined variable and clarified the purpose of a test.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-10
Used "is" for comparisons with None.
Tim Graham
2013-10-10
Removed unnecessary semicolons.
Tim Graham
2013-10-09
Fixed #21243 -- Corrected exception message in multiple database tests.
Russell Keith-Magee
2013-10-08
Fixed #20568 -- truncatewords_html no longer splits words containing HTML ent...
Jaap Roes
2013-10-08
Fixed #16822 -- Added RawPostDataException
Tim Graham
2013-10-08
Refs #21197 -- Clarified upgrade check message.
Russell Keith-Magee
2013-10-07
Revert "Fixed #21241 -- Avoid extraneous JOINs in admin changelist search."
Simon Charette
2013-10-07
Fixed #21241 -- Avoid extraneous JOINs in admin changelist search.
Chris Adams
2013-10-07
Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines.
Tim Graham
2013-10-07
Fixed #21236 -- Allowed migrations to work with unique_together tuples.
Javed Khan
2013-10-05
Fixed #21174 -- transaction control in related manager methods
Anssi Kääriäinen
2013-10-05
Fixed #18414 -- qs.exists() for sliced distinct queries
Anssi Kääriäinen
2013-10-05
Simplified a test by using CapturedQueriesContext
Anssi Kääriäinen
2013-10-05
Fixed #21161 -- Timezone-related tests on Windows.
Aymeric Augustin
2013-10-05
Improved Query join promotion logic
Anssi Kääriäinen
2013-10-05
Fixed #21150 -- select_related + annotate join promotion failure
Anssi Kääriäinen
2013-10-04
Fixed #21217 -- Avoid connecting `(pre|post)_init` signals to abstract senders.
Simon Charette
2013-10-04
Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms.
Christopher Medrela
2013-10-04
Fixed #6681 -- Don't break docutils when rendering reStructuredText.
Tai Lee
2013-10-03
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
Emil Stenström
2013-10-03
Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden.
Simon Charette
2013-10-03
Fixed #19182 -- Fixed ModelAdmin.lookup_allowed to work with ('fieldname', Si...
Anentropic
2013-10-02
Fixed #21165 -- Fix test for syndication feed timestamp field on Windows.
Ramiro Morales
2013-10-02
Initial version of MigrationOptimizer and tests
Andrew Godwin
2013-10-02
Fixed #21122 -- Improved clean up of test temp directory on Windows
Kevin Christopher Henry
2013-10-02
Fixed #21129 -- Prevented admin filter params modifications from throwing an ...
tschilling
2013-10-02
Made test for issue 19552 compatible with Windows.
Ramiro Morales
2013-10-02
Made skipping of symlink-related makemessages test smarter.
Ramiro Morales
2013-10-01
Fixed tests breakage from last commit.
Ramiro Morales
2013-10-01
Fixed #21209 -- .po file path comments on Windows.
Ramiro Morales
2013-10-01
Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...
Ramiro Morales
2013-10-01
Added default value for a BooleanField in test models
Anssi Kääriäinen
2013-10-01
Fixed #21203 -- resolve_columns fields misalignment
Anssi Kääriäinen
2013-10-01
Fixed #10733 -- select_related().only() failure
Anssi Kääriäinen
2013-10-01
Factorized requires_tz_support decorator in test utils
Claude Paroz
2013-09-30
Fixed #3871 -- Fixed regression introduced by 04a2a6b.
Loic Bistuer
2013-09-30
Fixed Python 3.2 syntax errors; refs #13724.
Tim Graham
2013-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
2013-09-30
Fixed #13724: Corrected routing of write queries involving managers.
Russell Keith-Magee
2013-09-29
Modified test added in 3afb5916b2 so it doesn't fail on Windows.
Ramiro Morales
2013-09-29
Fixed #15786 -- Added a regression test for o2o excludes using F().
Simon Charette
2013-09-29
Fixed #21167 - Improved queries.tests.SubqueryTests
Michael Manfre
2013-09-28
Fixed #20931 -- Fixed select widgets nested choice rendering
Christopher Babiak
2013-09-28
Fixed #21187 -- Import CursorWrapper from django.db.backend.utils
Anssi Kääriäinen
[prev]
[next]