summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-14Merge pull request #1357 from dbinetti/patch-1Tim Graham
2013-07-13Fixes grammatical error in auth docsDavid Binetti
2013-07-13Fixed #20681 -- Prevented teardown_databases from attempting to tear down ali...Tim Graham
2013-07-13Removed Python 2.6 references in GIS docsClaude Paroz
2013-07-13Removed obsolete sentence in queries docsClaude Paroz
2013-07-13Fixed a deprecation warning in a selenium test.Tim Graham
2013-07-13Fixed #20582 -- Allowed default Form.label_suffix to be translatedClaude Paroz
2013-07-13Isolated host validation tests in own test caseClaude Paroz
2013-07-12Fixed #20740 -- GenericIPAddressField should pass protocol to formfield()Tim Graham
2013-07-12Fixed #20653 -- Renamed checksetup -> check missed in [03465639]Tim Graham
2013-07-12Fixed #20429 -- Added QuerySet.update_or_createKarol Sikora
2013-07-12Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'Joeri Bekker
2013-07-12Merge pull request #1349 from chrismedrela/ticket19934-commentTim Graham
2013-07-12Added clarification comments to django.utils.image; refs #19934Christopher Medrela
2013-07-12Fixed #17528 -- Documented that add() and remove() with a many-to-many relati...Tim Graham
2013-07-12Merge pull request #1350 from chrismedrela/ticket20735Tim Graham
2013-07-12Fixed #20735 -- clarified ManyToManyField constructor docChristopher Medrela
2013-07-11Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backendClaude Paroz
2013-07-11Fixed #20730 -- Fixed "Programmatically creating permissions" error.Tim Graham
2013-07-11Fixed #13721 -- Added UploadedFile.content_type_extra.Benjamin Kagia
2013-07-11Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txtTim Graham
2013-07-10Added some missing test requirements in the docs; refs #19196Tim Graham
2013-07-10Fixed #19196 -- Added test/requirementsTim Graham
2013-07-09Added 1.7 release notes in TOC.Aymeric Augustin
2013-07-09Fixed #20663 -- "Today" and "now" admin shortcuts.Loic Bistuer
2013-07-09Fixed #20724 -- Test failure on SQLite.Aymeric Augustin
2013-07-09Avoided transaction.set_autocommit in tests.Aymeric Augustin
2013-07-09Added a test for the envelope() GeoQuerySet methodClaude Paroz
2013-07-09Simplified testing connection typeClaude Paroz
2013-07-09Made an aggregate test pass with spatialite backendClaude Paroz
2013-07-09Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3.Tim Graham
2013-07-09Only import gis test apps for geo-enabled DBsClaude Paroz
2013-07-09Trusted test skipping about gis tests running or notClaude Paroz
2013-07-09Isolate geoapp test from sitemaps app being installed or notClaude Paroz
2013-07-09Partial revert of commit 2bf403ecbd95Claude Paroz
2013-07-09Fixed #18261 -- Clarified 'project root directory'SusanTan
2013-07-09Fixed #17339 -- Factor out has_result into database backend.Tim Graham
2013-07-08Fixed last_executed_query test failure on OracleShai Berger
2013-07-08Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backw...Tim Graham
2013-07-08Fixed #19695 -- Retitle "Form Media" to "Form Assets".James Bennett
2013-07-08Fixed #16965 -- Clarified Formset can_delete docs.Tim Graham
2013-07-08Fixed #20493 -- Added a warning that objects may not be picklable across Djan...Tim Graham
2013-07-08Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows.Tim Graham
2013-07-08Fixed #12346 -- Added a note on how to validate InlineFormSets.Tim Graham
2013-07-08Completed some more name_local namesClaude Paroz
2013-07-08Fixed #20716 --Missing 'name_local' translationMathias Andre
2013-07-08Revert ".DS_Store can be ignored."Alex Gaynor
2013-07-07Merge branch 'docs-triage-needs-patch'Jeremy Dunck
2013-07-07Clarified trac patch-related field meaningJeremy Dunck
2013-07-08Use a more explicit check for whether these ids are None.Alex Gaynor