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-08-19
Fixed #12807 -- EmptyResultSet ORed condition
Anssi Kääriäinen
2013-08-19
Fixed #11881 -- removed junk from aggregation subqueries
Anssi Kääriäinen
2013-08-19
Fixed #12886 -- aggregation over sliced queryset
Anssi Kääriäinen
2013-08-19
Add more stringent M2M tests and fix the bug they exposed
Andrew Godwin
2013-08-19
PEP 8 cleanup
Anssi Kääriäinen
2013-08-19
Fixed #12567 -- Incorrect SQL in model inheritance case
Anssi Kääriäinen
2013-08-19
Fixed #20777 -- Admin proxy model deletion regression
Anssi Kääriäinen
2013-08-19
Made Model.__eq__ consider proxy models equivalent
Anssi Kääriäinen
2013-08-18
Merge pull request #1479 from nickbruun/ticket_20924
Alex Gaynor
2013-08-16
Combine consecutive with statements
Claude Paroz
2013-08-15
Fixed #20895 -- Made check management command warn if a BooleanField does not...
Alasdair Nicol
2013-08-15
Regression test and patch for ticket #20924.
Nick Bruun
2013-08-14
Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.
Jonathan Slenders
2013-08-13
Removed unneeded conditional_escapes from the testsuite.
Florian Apolloner
2013-08-13
Oracle schema backend, passes most tests and is pretty complete.
Andrew Godwin
2013-08-13
Fixed #20555 -- Make subwidget id attribute available
Matt Johnson
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-13
Fixed test failure on MySQL
Anssi Kääriäinen
2013-08-13
Fixed #20883 -- Made model inheritance find parent links in abstract parents
Loic Bistuer
2013-08-13
Fixed #20874 -- bump_prefix() in nested subqueries
Anssi Kääriäinen
2013-08-12
Unlocalize line numbers and ids in debug 500 view.
Ramiro Morales
2013-08-12
Fixed #17778 -- Prevented class attributes on context from resolving as templ...
Tim Graham
2013-08-12
Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
Mel Collins
2013-08-11
Fix weird planning issues when already fully migrated.
Andrew Godwin
2013-08-11
Support index_together during model creation
Andrew Godwin
2013-08-10
Expand testing of Test LiveServerTestCase static files serving.
Ramiro Morales
2013-08-10
Test that django.views.static.serve() generates 404 status codes.
Ramiro Morales
2013-08-09
Fixed #18356 -- Gave the test client signals.template_rendered call a unique ...
Bojan Mihelac
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-09
Fixed test failures on Python 3 - refs #12288
Tim Graham
2013-08-09
Fixed test failures introduced by #12288
Tim Graham
2013-08-09
Fixed #12288 -- Added unique validation for INSTALLED_APPS
SusanTan
2013-08-08
Revert change to the default Form.clean()
Marc Tamlyn
2013-08-08
Form.clean() does not need to return cleaned_data.
Marc Tamlyn
2013-08-07
Fixed #17424 -- annotate() + exclude() bug
Anssi Kääriäinen
2013-08-06
Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choices_to.
Collin Anderson
2013-08-06
Fixed #19918 -- Modified select_for_update to run on the write database.
Alex Cucu
2013-08-06
Fixed #15511 -- Allow optional fields on ``MultiValueField` subclasses.
Tai Lee
2013-08-06
Merge pull request #1441 from loic/ticket16986
Marc Tamlyn
2013-08-06
Fixed ordering related test failure
Anssi Kääriäinen
2013-08-06
Fixed #16986 -- Model.clean() can report errors on individual fields.
Loic Bistuer
2013-08-05
Fixed #17667 -- Prevented app loading from skipping nonexistent apps after th...
Tim Graham
2013-08-05
Fixed #20850 -- Added MultiWidget.needs_multipart_form
Tim Heap
2013-08-04
Fixed some intermittent Selenium test failures.
Julien Phalip
2013-08-04
Added some Selenium tests for the admin raw id widget.
Julien Phalip
2013-08-04
Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.
Loic Bistuer
2013-08-04
Deprecated SortedDict (replaced with collections.OrderedDict)
Curtis Maloney
2013-08-04
Fixed #20822 -- Set content type of default error pages to 'text/html'.
Aymeric Augustin
2013-08-03
Added ModelAdmin.get_search_fields.
Loic Bistuer
[prev]
[next]