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-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-23
Removed noise from pre_syncdb signal tests
Donald Stufft
2013-05-23
Fixed #20474 -- Proxied and deprecated django.db.backend
Claude Paroz
2013-05-23
Fixed #19237 (again) - Made strip_tags consistent between Python versions
Claude Paroz
2013-05-23
Made fix for #9321 less buggy and more effective.
Ramiro Morales
2013-05-23
Fixed #11398 - Added a pre_syncdb signal
Donald Stufft
2013-05-22
Merge pull request #1198 from KrzysiekJ/http-patch-method
Russell Keith-Magee
2013-05-22
Removed check for 0.15 version of gettext tools
Claude Paroz
2013-05-22
Fixed #19237 -- Used HTML parser to strip tags
Claude Paroz
2013-05-22
Fixed #20478 – Added support for HTTP PATCH method in generic views.
Krzysztof Jurewicz
2013-05-22
Fixed #20463 -- Made get_or_create more robust.
Aymeric Augustin
2013-05-22
Merge pull request #246 from dekkers/ticket_18709
Marc Tamlyn
2013-05-22
Fixed #19895 -- Second iterator over invalid qs raises errors
Anssi Kääriäinen
2013-05-22
Fixed #18709 -- Check if initial_value is a callable
Jeroen Dekkers
2013-05-21
Fixed #18702 -- Removed chunked reads from QuerySet iteration
Anssi Kääriäinen
2013-05-21
Fixed #19326 -- Added first() and last() methods to QuerySet
Selwin Ong
2013-05-21
Fixed #6412 -- More details if a template file cannot be loaded
Mathijs de Bruin
2013-05-21
Merge pull request #1194 from ambv/python26_is_fun
Florian Apolloner
2013-05-21
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
Wiktor Kolodziej
2013-05-21
Fixed a Python 2.6 regression (GzipFile can't act as a context manager)
Łukasz Langa
2013-05-21
Fixed test failures from 09f865276554f35060ff939722ec4cefd578edf6.
Florian Apolloner
2013-05-21
Use assertIsInstance in tests.
Marc Tamlyn
2013-05-21
Merge pull request #1191 from ambv/content_is_bytes
Aymeric Augustin
2013-05-21
Fixed #20212 - __reduce__ should only be defined for Py3+.
Daniel Lindsley
2013-05-21
Fixed #20472: response.content should be bytes on both Python 2 and 3
Łukasz Langa
2013-05-20
Fixed #20445 -- Raised original exception after command error
Jorge Bastida
2013-05-20
Fixed #20403 -- Ignore forms marked for deletion when validating max_num.
Ryan Kaskel
2013-05-20
Fixed #20278 -- ensured .get() exceptions do not recurse infinitely
Anssi Kääriäinen
2013-05-20
Fixed #20378 -- regression in GenericRelation on abstract model
Anssi Kääriäinen
2013-05-20
Fixed qs.values() regression when used in subquery
Anssi Kääriäinen
2013-05-20
Merge pull request #1181 from aaugustin/better-api-to-disable-atomic-requests
Marc Tamlyn
2013-05-20
Fixed #20437 - marked a test-runner test as expected-fail under certain condi...
Carl Meyer
2013-05-19
Fixed #20449 - Corrected test sensitivity to current working dir.
Tomasz Jaskowski
2013-05-19
Lower the max length for a test field so that it works on MySQL.
Alex Gaynor
2013-05-19
Fixed fixtures testing failure
Anssi Kääriäinen
2013-05-19
Changed API to disable ATOMIC_REQUESTS per view.
Aymeric Augustin
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Fixed test failure introduced in 1927bf7c91.
Aymeric Augustin
2013-05-19
Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_...
Pablo Recio
2013-05-19
Merge pull request #1161 from erikr/urlize-additional-test
Aymeric Augustin
2013-05-19
Merge pull request #1160 from erikr/host-inet-postgres2
Aymeric Augustin
2013-05-19
Fix #19070 -- Additional test for urlize and brackets
Erik Romijn
2013-05-19
Fixed #11442 -- Postgresql backend casts all inet types to text
Erik Romijn
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Łukasz Langa
2013-05-19
Fixed #12747 -- Made reason phrases customizable.
Aymeric Augustin
2013-05-19
Merge pull request #1152 from ambv/issue11915
Aymeric Augustin
2013-05-19
Merge pull request #1094 from senko/ticket_11160
Andrew Godwin
2013-05-19
Merge pull request #1134 from senko/ticket_18990
Andrew Godwin
2013-05-19
Fixed #11915: generic Accept-Language matches country-specific variants
Łukasz Langa
[prev]
[next]