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-04-12
Modified test_utils to work with unittest2 discovery.
Preston Timmons
2013-04-12
Modified forms_tests to work with unittest2 discovery.
Preston Timmons
2013-04-12
Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Claude Paroz
2013-04-12
Fixed #20237 (again) Allowed binary parameter to assertContains
Claude Paroz
2013-04-12
Fixed #20248 - Clarified manage.py vs. django-admin.py
Tim Graham
2013-04-12
Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Baptiste Mispelon
2013-04-12
Documented BoundField.label_tag
Claude Paroz
2013-04-11
Fixed #20243 - Clarified when RelatedManager.remove() exists.
Tim Graham
2013-04-11
Merge pull request #1008 from reverie/patch-2
Tim Graham
2013-04-11
remove confusing phrase from DecimalField docs
Andrew Badr
2013-04-11
Changed a deprecated warn() call in libgeos
Claude Paroz
2013-04-11
Fixed #20237 -- Reenabled assertContains with binary parameter
Claude Paroz
2013-04-10
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
2013-04-10
Turned the triage attributes to actual sections so they can be more easily li...
Julien Phalip
2013-04-10
Fixed #20231 -- Don't use allow_lazy on smart_split
Baptiste Mispelon
2013-04-10
Made usage of assertTemplateUsed in admin_views tests
Claude Paroz
2013-04-09
Added some further guidance to "accepted" triage stage
Preston Holmes
2013-04-08
Merge pull request #1003 from bmispelon/fix-tests-3be368c73e
Jannis Leidel
2013-04-08
Fix admin_views tests after commit 3be368c73e.
Baptiste Mispelon
2013-04-08
Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` attribute.
Tobias McNulty
2013-04-08
Removed references to the DDN triage state.
Aymeric Augustin
2013-04-08
Merge pull request #938 from darklow/ticket_20111
Jannis Leidel
2013-04-08
Fix #20111 Added more precise message level for succcess and warning messages
Kaspars Sprogis
2013-04-07
Merge pull request #1000 from bmispelon/ticket-15126
Jannis Leidel
2013-04-07
Fix #15126: Better error message when passing invalid options to ModelForm.Meta.
Baptiste Mispelon
2013-04-06
Explicitly removes dismissCalendar
Andrew Jesaitis
2013-04-06
Explicitly removes dismissClock
Andrew Jesaitis
2013-04-05
Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.
Simon Charette
2013-04-05
Fixed #20114 -- support custom project login_url in tests
Preston Holmes
2013-04-05
Added release note about percent literals in cursor.execute
Claude Paroz
2013-04-05
Removed LocaleMiddleware from settings template.
Aymeric Augustin
2013-04-04
Merge pull request #993 from almostabc/template-include-docs-update
Simon Charette
2013-04-05
Removed a trailing space in the template name on line 174.
Andrew Brown
2013-04-04
Fixed a line that was overindented.
Alex Gaynor
2013-04-04
Removed instructions about download_url from release process notes.
Jacob Kaplan-Moss
2013-04-04
Remove download_url from setup.py
Donald Stufft
2013-04-04
Merge pull request #992 from bmispelon/ticket-20195
Claude Paroz
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-04-04
Merge pull request #985 from intgr/atomic_typo
Tim Graham
2013-04-03
Fix contrib.messages tests for discovery.
Carl Meyer
2013-04-03
Fixed #20038 -- Better error message for host validation.
Baptiste Mispelon
2013-04-03
Fix typo in transaction.Atomic docstring
Marti Raudsepp
2013-04-03
Adjusted download_url in setup.py
Florian Apolloner
2013-04-02
Modified auth to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified sitemaps to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified messages to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified formtools to work with unittest2 discovery.
Preston Timmons
2013-04-02
Updated flatpages tests for unittest2 discovery.
Preston Timmons
2013-04-02
Modified admindocs tests to work with unittest2 discovery.
Preston Timmons
2013-04-02
Move last remaining tests out of models.py files; prep for test discovery.
Preston Timmons
[next]