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-09-06
Fixed #11811 -- Data-loss bug in queryset.update.
Aymeric Augustin
2013-09-06
Merge pull request #1579 from ianawilson/ticket_21058
Russell Keith-Magee
2013-09-06
Removed unnecessary, leftover imports
Ian Wilson
2013-09-06
Moved a settings usage up the stack in utils/formats.py #unsettings
Adrian Holovaty
2013-09-06
adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist...
Ian Wilson
2013-09-06
Merge pull request #1578 from rmutter/ticket_20821
Julien Phalip
2013-09-06
adds fix and test for when a template is not specified at all to render(). fi...
Ian Wilson
2013-09-06
Fixed #20821 -- Added tooltips to Admin SelectBox widget
Rudy Mutter
2013-09-06
Adding 'sqlmigrate' command and quote_parameter to support it.
Andrew Godwin
2013-09-06
Added tests for missing pyyaml.
Roberto Aguilar
2013-09-06
Fixed #21043 -- Made resolve() handle reverse_lazy objects.
Dan Johnson
2013-09-06
Merge branch 't20812'
Florian Apolloner
2013-09-06
Fixed #4287 -- Fixed NaN and +/- Infinity handling in FloatField
Daniel Langer
2013-09-06
Fixed #11857 -- Added missing 'closed' property on TemporaryFile class.
Christopher Adams
2013-09-06
Migration autodetector now corerctly deals with proxy models
Andrew Godwin
2013-09-06
Fixed #20812 -- Error out if __unicode__/__str__ doesn't return a text type.
Florian Apolloner
2013-09-06
Also test failure case of ProjectState dependency resolution
Andrew Godwin
2013-09-06
Project/ModelState now correctly serialize multi-model inheritance
Andrew Godwin
2013-09-06
Fixed #21029: Test for previously-commited SchemaEditor.__exit__ bug.
Andrew Godwin
2013-09-06
Fixed #10164 -- Made AutoField increase monotonically on SQLite
Chris Wilson
2013-09-06
Fixed #18719 -- Made force_bytes more consistent with force_text.
Aymeric Augustin
2013-09-06
Fixed #20977 -- Fixed writing migrations to disk on Python 3
Markus Holtermann
2013-09-06
Fixed #16096 -- Added origin attribute to template instances.
Preston Timmons
2013-09-06
Fixed #21015 -- Fixed MigrationLoader when importlib.import_module returns a ...
Loic Bistuer
2013-09-06
Fixed #21014 -- Fixed gobbled ImportError in MigrationLoader.
Loic Bistuer
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-05
Fixed #21041 -- Removed a duplicate form in tests.
Tim Graham
2013-09-04
Fixed #21010 -- Changed ModelState to only copy _meta.local_fields.
Loic Bistuer
2013-09-03
Fixed "indentation is not a multiple of four" pep8 issues.
Tim Graham
2013-09-03
Fixed a couple unclosed file warnings in tests
Tim Graham
2013-09-03
Updated syncdb -> migrate in tests.
Tim Graham
2013-09-03
Silenced deprecation warning regarding old SQL location; refs #14300
Tim Graham
2013-09-03
Removed references to django.utils.unittest which is PendingDeprecation
Tim Graham
2013-09-03
Silenced deprecation warnings in SortedDict tests; refs [07876cf02b]
Tim Graham
2013-09-02
Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-09-01
Converted tests for admin first form widget auto-focus to Selenium.
Ramiro Morales
2013-09-01
Change test added in 3e34005b1b to be more stable.
Ramiro Morales
2013-08-31
Fixed #21008 -- Made MigrationWriter handle Promise objects.
Loic Bistuer
2013-08-31
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-31
Properly skipped yaml tests when not installed
Claude Paroz
2013-08-31
Fixed #13182 -- Prevented trailing spaces in indented json output
Claude Paroz
2013-08-30
Fixed #20999 - Allow overriding formfield class with choices, without subclas...
Carl Meyer
2013-08-30
Fixed #21005 -- Made schema tests language-independent
Claude Paroz
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-30
Improved {% include %} implementation
Curtis Maloney
2013-08-30
Fixed #20988 -- Added model meta option select_on_save
Anssi Kääriäinen
2013-08-29
Altered test introduced in f19a3669b8 for the sake of readability. refs #14786
Simon Charette
2013-08-29
Fixed #14786 -- Fixed get_db_prep_lookup calling get_prep_value twice if prep...
Tim Graham
2013-08-29
Fixed #16433 -- Fixed a help_text/read only field interaction that caused an ...
Tim Graham
[prev]
[next]