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
2014-01-16
Fixed #18285 -- Documented that bulk_create doesn't work with M2M relationships.
Tim Graham
2014-01-16
Merge pull request #2176 from numerodix/master
Tim Graham
2014-01-16
Fixed typo in docstring.
Martin Matusiak
2014-01-16
Fixed #21784: Correctly decode stdin input for migration defaults
Andrew Godwin
2014-01-16
Fixed #21740 -- Stopped using mutable default arguments in test client
Claude Paroz
2014-01-16
Fixed #21343 -- Noted many-to-many restrictions with intermediate model.
Tim Graham
2014-01-16
Fixed #21768 -- Corrected TemplateView context section.
Tim Graham
2014-01-16
Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-15
Merge pull request #2170 from numerodix/master
Tim Graham
2014-01-15
Merge pull request #2171 from kwood/master
Tim Graham
2014-01-15
Fix typo in storage docs
Kevin Wood
2014-01-15
Fixed typo in comment.
Martin Matusiak
2014-01-14
Fixed #21774 -- Isolate all test urls from eachother.
Marc Tamlyn
2014-01-13
Remove unneded open(.., 'U') when on python 3.
Marc Tamlyn
2014-01-13
Removed BDFL stuff from docs/internals/contributing/bugs-and-features.txt
Adrian Holovaty
2014-01-13
Removed BDFLs section from docs/internals/committers.txt
Adrian Holovaty
2014-01-13
Negligible change to my bio in docs/internals/committers.txt
Adrian Holovaty
2014-01-12
Be more careful about closing connections in mail tests.
Marc Tamlyn
2014-01-12
Undelete the `return True` removed in 4e0a2fe.
Marc Tamlyn
2014-01-12
Add further workarounds for HTMLParser with Python 3.4.
Marc Tamlyn
2014-01-12
Fixed #21770 -- Updated autocomplete for app-loading.
Aymeric Augustin
2014-01-12
Fixed #21477 -- Renamed db to using in pre/post_migrate signals.
Aymeric Augustin
2014-01-12
Used a regular lock for app registry population.
Aymeric Augustin
2014-01-12
Fixed a test that was failing with PostGIS.
Aymeric Augustin
2014-01-12
Restored a test broken by overzealous PEP8 cleanup
Aymeric Augustin
2014-01-12
Fixed #21453 -- Enabled autocommit before calling init_connection_state.
Aymeric Augustin
2014-01-12
Fixed flake8 issues.
Simon Charette
2014-01-12
Merge pull request #2163 from apollo13/signals
Florian Apolloner
2014-01-12
Added license info for the weakref backports
Florian Apolloner
2014-01-12
Fixed #21452 -- Non-autocommit connections to PostgreSQL.
Aymeric Augustin
2014-01-12
Fixed a test isolation issue. Refs #17062.
Aymeric Augustin
2014-01-12
Fixed #21413 -- resolve_columns fields misalignment
Anssi Kääriäinen
2014-01-12
Fixed #21756 -- Skipped two timezone-related tests on Windows.
Aymeric Augustin
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
2014-01-11
Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Claude Paroz
2014-01-11
Fixed #21750 -- Fixed regression introduced by 4befb30.
Loic Bistuer
2014-01-11
Fixed #21752 -- Prevented custom widget step attribute to be overwritten
Claude Paroz
2014-01-10
Removed a man page for a command that was removed
Alex Gaynor
2014-01-10
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-10
Fixed docstring typo in django/forms/forms.py.
Marc Sibson
2014-01-10
Fixed typo in docstrings of MonthArchiveViews.
Michael Blatherwick
2014-01-10
Fixed #21513 -- Added method_decorator support for argumented decorator
dpwrussell
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-09
Fixed removal of signal receivers in Python 3.4
Florian Apolloner
2014-01-08
Make test stronger to hopefully fix odd Jenkins failure
Andrew Godwin
2014-01-08
Merge pull request #2151 from manfre/ticket-21746
Anssi Kääriäinen
2014-01-08
Fixed #21746 - Fixed test_get_reverse_on_unsaved_object test.
Michael Manfre
2014-01-08
Merge pull request #2150 from manfre/ticket-21745
Anssi Kääriäinen
2014-01-08
Fixed #21745 - Feature check UniqueTest.test_unique_null
Michael Manfre
[prev]
[next]