summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-09-17Fixed #2675 -- Changed the `timeuntil` and `timesince` template filters to di...Gary Wilson Jr
2007-09-16FIxed #5376 -- Fixed typo in testserver docsAdrian Holovaty
2007-09-16Fixed fat-finger typo.Matt Boersma
2007-09-16Updated Oracle python drivers link to atuining's new SF site.Matt Boersma
2007-09-16Fixed #4067 -- Fixed validation of IPAddressFields in newforms. Thanks to nei...Malcolm Tredinnick
2007-09-16Fixed #4975 -- Allow the default label suffix character to be configured. Tha...Malcolm Tredinnick
2007-09-16Fixed #5503 -- corrected a small typo in email example. Thanks, trey@ktrl.com.James Bennett
2007-09-16Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when compiling PO f...Malcolm Tredinnick
2007-09-16Fix a couple of typos from [6309]James Bennett
2007-09-16Fixed #3703 -- Added pk property to models. Thanks, Collin Grady and jeromie@...Malcolm Tredinnick
2007-09-15Edited docs/settings.txt changes from [6316]Adrian Holovaty
2007-09-15Edited docs/sessions.txt changes from [6333]Adrian Holovaty
2007-09-15Small wording fix in docs/i18n.txtAdrian Holovaty
2007-09-15Fixed #2066: session data can now be stored in the cache or on the filesystem...Jacob Kaplan-Moss
2007-09-15Fixed #5454: settings.DATABASE_BACKEND may now refer to an external package (...Jacob Kaplan-Moss
2007-09-15One more tweak to [6309] - sorry for the noise.Jacob Kaplan-Moss
2007-09-15Small reST tweak to [6309].Jacob Kaplan-Moss
2007-09-15Fixed #4437: added notes to the modpython auth handler documentation about us...Jacob Kaplan-Moss
2007-09-15Fixed #5284 -- Documented never_cache decorator. Thanks, xbitoAdrian Holovaty
2007-09-15Fixed #5484 -- Documented render_to_string. Thanks, ubernostrumAdrian Holovaty
2007-09-15Fixed #5449 -- Noted in docs/model-api.txt that the admin date selection alwa...Adrian Holovaty
2007-09-15Fixed #5275 -- Documented QuerySet.iterator(). Thanks, ubernostrumAdrian Holovaty
2007-09-15Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrumAdrian Holovaty
2007-09-15Fixed #3032 -- Added some useful methods and attributes so that AnonymousUser...Malcolm Tredinnick
2007-09-15Fixed #4888 -- Fixed small confusion in docs/authentication.txt. Thanks, Piot...Adrian Holovaty
2007-09-15Fixed #5430 -- Improved docs for running Django's own unit tests in docs/cont...Adrian Holovaty
2007-09-15Fixed #5495 -- Made some organization / spelling / grammar changes to docs/i1...Adrian Holovaty
2007-09-15Fixed #5267 -- Documented that order_by('?') queries can be slowAdrian Holovaty
2007-09-15Edited docs/newforms.txt changes from [6273]Adrian Holovaty
2007-09-15Fixed #5492 -- Removed some bad markup. Thanks, msaelices.Malcolm Tredinnick
2007-09-15Fixed #5357 -- Added documentation on the 'page' argument to generic object_l...Russell Keith-Magee
2007-09-15Fixed #5387 -- Added is_multipart method to forms. Original patch from Petr M...Malcolm Tredinnick
2007-09-15Fixed #5489 -- Updated docs to reflect the changes in [6177]. Thanks, msaelices.Malcolm Tredinnick
2007-09-15Fixed #5477 -- Added links from the markup filters to the more extensive docu...Malcolm Tredinnick
2007-09-15Fixed #5024 -- Fixed potential error in docs/databases.txt related to MySQL '...Adrian Holovaty
2007-09-15Fixed #4692 -- Documented required database privileges. Thanks, ubernostrumAdrian Holovaty
2007-09-15Fixed #5482 -- Fixed ReST error in docs/generic_views.txt. Thanks, ubernostru...Adrian Holovaty
2007-09-15Fixed #5264 -- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola a...Adrian Holovaty
2007-09-15Correcting inadvertent typo from [6224]James Bennett
2007-09-14Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankannoAdrian Holovaty
2007-09-14Fixed #5474 -- Improved docs/shortcuts.txt. Thanks, minarets and EyePulpAdrian Holovaty
2007-09-14Fixed #4245 -- Added documentation about permission error on OS X. Thanks, ja...Adrian Holovaty
2007-09-14Fixed #4658 -- Improved documentation of linebreaks and linebreaksbr. Thanks,...Adrian Holovaty
2007-09-14Added stub of docs/shortcuts.txtAdrian Holovaty
2007-09-14Fixed #5460 -- unique_together now accepts a single tuple for convenience. Th...Adrian Holovaty
2007-09-14Fixed #5394 -- REDIRECT_FIELD_NAME is now configurable. Thanks, Petr Marhoun,...Adrian Holovaty
2007-09-14Fixed #5342 -- Added max_length parameter to EmailField. Thanks, donspaulding...Adrian Holovaty
2007-09-14Fixed #5376 -- Added --addrport option to the 'testserver' command. Thanks, t...Adrian Holovaty
2007-09-14Fixed #4061: added docs on how to limit access to databrowse. Thanks, Nick Ef...Jacob Kaplan-Moss
2007-09-14Fixed #5464 -- Fixed typo in docs/newforms.txt. Thanks, ramiroAdrian Holovaty