summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2013-04-13Fixed #4117: Apply id attribute to the outer <ul> of RadioSelectBaptiste Mispelon
2013-04-13Fixed #19874: Apply id attribute to the outer <ul> of CheckboxSelectMultipleBaptiste Mispelon
2013-04-12Modified test_utils to work with unittest2 discovery.Preston Timmons
2013-04-12Fixed #20237 (again) Allowed binary parameter to assertContainsClaude Paroz
2013-04-12Fixed #20211: Document backwards-incompatible change in BoundField.label_tagBaptiste Mispelon
2013-04-11Changed a deprecated warn() call in libgeosClaude Paroz
2013-04-11Fixed #20237 -- Reenabled assertContains with binary parameterClaude Paroz
2013-04-10Fixed #20231 -- Don't use allow_lazy on smart_splitBaptiste Mispelon
2013-04-08Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` attribute.Tobias McNulty
2013-04-08Merge pull request #938 from darklow/ticket_20111Jannis Leidel
2013-04-08Fix #20111 Added more precise message level for succcess and warning messagesKaspars Sprogis
2013-04-07Fix #15126: Better error message when passing invalid options to ModelForm.Meta.Baptiste Mispelon
2013-04-06Explicitly removes dismissCalendarAndrew Jesaitis
2013-04-06Explicitly removes dismissClockAndrew Jesaitis
2013-04-05Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.Simon Charette
2013-04-05Fixed #20114 -- support custom project login_url in testsPreston Holmes
2013-04-05Removed LocaleMiddleware from settings template.Aymeric Augustin
2013-04-04Fixed a line that was overindented.Alex Gaynor
2013-04-04Merge pull request #985 from intgr/atomic_typoTim Graham
2013-04-03Adds generators support for email backends that do not support it.Brendon Crawford
2013-04-03Fix contrib.messages tests for discovery.Carl Meyer
2013-04-03Fixed #20038 -- Better error message for host validation.Baptiste Mispelon
2013-04-03Fix typo in transaction.Atomic docstringMarti Raudsepp
2013-04-02Modified auth to work with unittest2 discovery.Preston Timmons
2013-04-02Modified sitemaps to work with unittest2 discovery.Preston Timmons
2013-04-02Modified messages to work with unittest2 discovery.Preston Timmons
2013-04-02Modified formtools to work with unittest2 discovery.Preston Timmons
2013-04-02Updated flatpages tests for unittest2 discovery.Preston Timmons
2013-04-02Modified admindocs tests to work with unittest2 discovery.Preston Timmons
2013-04-01Fixed deprecation warnings introduced by 97774429aeb54df4c09895c07cd1b09e7020...Simon Charette
2013-04-01Fixed #20169 -- Ensured that the WSGI request's path is correctly based on th...Julien Phalip
2013-04-01Fixed #16737 -- Support non-ascii column names in inspectdbClaude Paroz
2013-04-01Fixed #5014 -- Guessed max_digits and decimal_places for SQLiteClaude Paroz
2013-04-01Fixed getting max_digits for MySQL decimal fieldsClaude Paroz
2013-04-01Fixed #20172 -- Ensured urlize supports IPv4/IPv6 addressesClaude Paroz
2013-04-01Updated some 'Dive Into Python' linksClaude Paroz
2013-03-31Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`.Joe Friedl
2013-03-31Fixed #19220 -- Prevented decimals to be displayed in scientific notationClaude Paroz
2013-03-30Removed site cache clearing in TestCase._fixture_setupClaude Paroz
2013-03-30Remove unnecessary if conditionsAlisson
2013-03-30Fixed #20059 -- Updated humanize tests to force 'en' language setting.matiasb
2013-03-30Fixed #20130 -- Regression in {% cache %} template tag.Baptiste Mispelon
2013-03-30Fixed #19998 -- Fixed --ignorenonexistent support for XML based fixtures.Christoph Sieghart
2013-03-29Fixed #14540 -- Added Porto-Rico specific formatsClaude Paroz
2013-03-28Fixed #19954 -- Fixed MySQL _last_executed decodingClaude Paroz
2013-03-28Fixed spelling errorsGavin Wahl
2013-03-28Fixed spelling of "consistent" in admin/options.pyRocky Meza
2013-03-28Updated translation templatesClaude Paroz
2013-03-28Added Burmese languageClaude Paroz
2013-03-28Added Ossetic languageClaude Paroz