index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2013-06-06
Merge pull request #1245 from oinopion/list_select_related
Marc Tamlyn
2013-06-06
Fixed #20564 -- Generic relations exclude() regression
Anssi Kääriäinen
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-05
Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet
Bojan Mihelac
2013-06-04
Fixed #18924 -- Made test.Client.logout send user_logged_out signal.
Tim Graham
2013-06-04
Fixed #17601 -- expose underlying db exceptions under py2
James Aylett
2013-06-03
Fixed #20532 -- Reverse auth views by name, not by path.
Gavin Wahl
2013-06-03
Fixed loaddata for Django checkouts with non ASCII chars in the name.
Florian Apolloner
2013-06-03
Fixed small regression from 51aa000378.
Aymeric Augustin
2013-06-02
Fixed #20485 -- Refactored loaddata for speed.
Aymeric Augustin
2013-06-02
Added get_app_paths() to the AppCache.
Aymeric Augustin
2013-06-02
Switched to using some constants the hmac module exposes.
Alex Gaynor
2013-06-02
Fixed admindoc template errors introduced by 02fd87c821.
Simon Charette
2013-06-01
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Tim Graham
2013-06-01
Fixed #20337 -- Clarified error message when database relation is not allowed.
Dan Loewenherz
2013-06-01
Added minor splitting optimization in django.utils.ipv6._unpack_ipv4
Danilo Bargen
2013-06-01
Updated contrib.admindocs translation template
Claude Paroz
2013-06-01
Fixed #20540 -- Added more translatable strings to contrib.admindocs
Claude Paroz
2013-06-01
Fixed #18481 -- Wrapped request.FILES read error in UnreadablePostError
Claude Paroz
2013-06-01
Fixed #18169 -- NoReverseMatch not silenced if from block.super
Anssi Kääriäinen
2013-06-01
Fixed #20404 -- Added a keys() method to ContextList.
Chris Wilson
2013-05-31
Improved the usage message of the test command.
René Fleschenberg
2013-05-31
Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAdmin.get_formset no l...
Loic Bistuer
2013-05-31
Merge pull request #1232 from fusionbox/normalize_email
Claude Paroz
2013-05-30
Added missing stacklevel arg in forms/models.py
Claude Paroz
2013-05-30
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Tim Graham
2013-05-30
Remove debug prints
Andrew Godwin
2013-05-30
Use correct model versions for field operations
Andrew Godwin
2013-05-30
Fix error in ModelState.clone() not copying deep enough
Andrew Godwin
2013-05-30
Add an Executor for end-to-end running
Andrew Godwin
2013-05-30
Allow retrieval of project state at start of migrations
Andrew Godwin
2013-05-30
Merge pull request #1027 from intgr/debug_no_exc_message
Tim Graham
2013-05-30
Fixed #16856 - Added a way to clear select_related.
Tim Graham
2013-05-30
Fixed #20272 - Moved update_fields existence check into Model._do_update.
Tim Graham
2013-05-30
Fixed #20509 - Proper parsing for dumpdata --pks option.
Tim Graham
2013-05-30
Fixed #16436 -- defer + annotate + select_related crash
Tai Lee
2013-05-29
Don't hard-code class names when calling static methods
Gavin Wahl
2013-05-29
Start adding operations that work and tests for them
Andrew Godwin
2013-05-29
Fixed #20331 -- Allowed admin actions to serve StreamingHttpResponses
Tim Graham
2013-05-29
Fixed #15697 -- Made sqlindexes aware of auto-created tables
Claude Paroz
2013-05-29
Fixed #15653 - Error in admin pagination tag.
Tim Graham
2013-05-28
Fixed #20484 -- Added model validation for GenericIPAddressField
Tim Graham
2013-05-27
Fixed #20503 - Moved doctest utilities in with the rest of the deprecated tes...
Carl Meyer
2013-05-27
Fixed #20014 -- implemented get_key_columns() for Oracle
Shai Berger
2013-05-27
Fixed #20182 - admin lookup should treat 0 as False for __isnull
Tim Graham
2013-05-27
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
Tim Graham
2013-05-27
Fixed #20501 -- failure of datetime queries with timezones under Oracle
Shai Berger
2013-05-27
Fixed #16137 - Removed kwargs requirement for QuerySet.get_or_create
Tim Graham
2013-05-27
Fixed #17582 - Added message to DoesNotExist exceptions.
Tim Graham
2013-05-27
Fixed #20507 -- SubqueryConstraint alias handling
Anssi Kääriäinen
[prev]
[next]