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
Age
Commit message (
Expand
)
Author
2013-09-06
Merge pull request #1566 from adamsc64/ticket_11857
Russell Keith-Magee
2013-09-06
Added Christopher Adams to the AUTHORS file.
Christopher Adams
2013-09-06
Fixed deprecation warning on Python 3
Tim Graham
2013-09-06
Fixed #21037 -- Made MigrationWriter raise a ValueError when serializing lamb...
Loic Bistuer
2013-09-06
Fixed Python 3 syntax error introduced in [c72392da]
Tim Graham
2013-09-06
Fixed test failure introduced in efd1e6096ee87fe332cf989ba5479e9461d0fb3a (sq...
Tim Graham
2013-09-06
Merge pull request #1581 from mburst/patch-1
Tim Graham
2013-09-06
Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...
Russell Keith-Magee
2013-09-06
Cleanup commit after peer review.
Roberto Aguilar
2013-09-06
Merge pull request #1580 from ianawilson/ticket_16502
Russell Keith-Magee
2013-09-06
Fixed existing tests to handle BadSerializer.
Roberto Aguilar
2013-09-06
Added name to AUTHORS (per Russell Keith-Magee)
Roberto Aguilar
2013-09-06
Updated NoYamlSerializerTestCase to run with yaml.
Roberto Aguilar
2013-09-06
fixed test name from an old, overly specific iteration of the test
Ian Wilson
2013-09-06
Added myself to the contributors list.
Max Burstein
2013-09-06
Fixed #11811 -- Data-loss bug in queryset.update.
Aymeric Augustin
2013-09-06
Minor factorization.
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
Add -l alias for migrate --list
Andrew Godwin
2013-09-06
Fixed a link in topics/testing/overview.txt
Tim Graham
2013-09-06
adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist...
Ian Wilson
2013-09-06
Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible wit...
Keith Edmiston
2013-09-06
Added Rudy Mutter to AUTHORS for his work, ref #20821.
Julien Phalip
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
Merge pull request #1575 from mburst/ticket_21049
Andrew Godwin
2013-09-06
Moved get_serializer() call in dumpdata command.
Roberto Aguilar
2013-09-06
Added yaml directly into BUILTIN_SERIALIZERS.
Roberto Aguilar
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 some sphinx errors and added some links.
Tim Graham
2013-09-06
Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
Tim Graham
2013-09-06
Fixed #21043 -- Made resolve() handle reverse_lazy objects.
Dan Johnson
2013-09-06
Fixed #21049 -- Fixed autoreload for Python 3
Max Burstein
2013-09-06
Added new AdminSite attributes to 1.7 release notes
Adrian Holovaty
2013-09-06
Fixed versionadded and ordering of note in admin/index.txt
Adrian Holovaty
2013-09-06
Merge pull request #1567 from technivore/ticket_20970
Tim Graham
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
re-indented method documentation within RelatedManager
Matthew Rich
2013-09-06
Fixed #11857 -- Added missing 'closed' property on TemporaryFile class.
Christopher Adams
2013-09-06
Fixed instructions for running a subset of tests.
Tim Graham
2013-09-06
Merge pull request #1544 from evildmp/ticket_20920_rebase
Daniele Procida
2013-09-06
fixes #19988, allow html in ordinal for humanize
Garry Polley
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2013-09-06
Migration autodetector now corerctly deals with proxy models
Andrew Godwin
2013-09-06
Added AdminSite attributes for easily changing admin title.
Adrian Holovaty
[prev]
[next]