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
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
2013-09-06
Fixed awkward indentation in admin URLconfs
Adrian Holovaty
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
Merge pull request #1560 from technivore/ticket_20970
Jacob Kaplan-Moss
2013-09-06
Fixed #20975 -- Fixed identation in docs/internals/committers.txt
Daniel Boeve
2013-09-06
documented RelatedManager calling save() behind the scenes, added section on ...
Matthew Rich
2013-09-06
Fixed #10164 -- Made AutoField increase monotonically on SQLite
Chris Wilson
2013-09-06
Fix SchemaEditor.__exit__ to handle exceptions correctly
Andrew Godwin
2013-09-06
Add --list option to migrate command
Andrew Godwin
[prev]
[next]