Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #25386 -- Warned about differences between Engine a...Tim Graham2015-09-241-0/+7
* Added some more links in form field docsClaude Paroz2015-09-231-5/+6
* Fixed typo in docs/topics/db/examples/one_to_one.txtDon Kirkby2015-09-231-1/+1
* Refs #25373 -- Doc'd logging of exceptions during {% incl...Tim Graham2015-09-231-2/+8
* Refs #24526 -- Made the django logger handle INFO messages.Tim Graham2015-09-231-1/+2
* Refs #21927 -- Added examples to urls.include() changes i...Tim Graham2015-09-231-6/+50
* Fixed #25447 -- Emphasized the need to restart dev server...Henry Jordan2015-09-231-2/+6
* Refs #24115 -- Added docs for password updates on bcrypt ...Tim Graham2015-09-231-3/+7
* Fixed #24509 -- Added Expression support to SQLInsertComp...Alex Hill2015-09-222-6/+26
* Added link to Babel's message extracting functionality.Rik2015-09-221-2/+3
* Recommended against default_app_config.Aymeric Augustin2015-09-221-0/+8
* Fixed #25373 -- Added warning logging for exceptions duri...Nick Johnson2015-09-222-5/+17
* Added "readded" to the docs wordlist.Tim Graham2015-09-211-0/+1
* Fixed #24921 -- set_autocommit(False) + ORM queries.Aymeric Augustin2015-09-212-2/+10
* Fixed #15760 -- Added JavaScript events for admin inline ...ramez2015-09-213-0/+81
* Fixed #25431 -- Readded inline foreign keys to modelforms...Claude Paroz2015-09-211-0/+3
* Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol2015-09-212-0/+18
* Fixed #12856 -- Documented BoundField API.Moritz Sichert2015-09-213-75/+165
* Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton2015-09-214-27/+50
* Refs #25135 -- Corrected the timeline section of allow_ta...Tim Graham2015-09-201-3/+3
* Removed unused sections in 1.9 release notes.Tim Graham2015-09-201-35/+0
* Alphabetized a few sections in the 1.9 release notes + ma...Tim Graham2015-09-201-85/+89
* Fixed #25430 -- Fixed incorrect RunSQL examples.Flavio Curella2015-09-201-4/+4
* Fixed #25160 (again) -- Moved data loss check on reverse ...Aymeric Augustin2015-09-192-0/+7
* Fixed #25390 -- Allowed specifying a start migration in s...Markus Holtermann2015-09-193-3/+13
* Fixed #24743, #24745 -- Optimized migration plan handlingMarkus Holtermann2015-09-192-0/+20
* Fixed #25269 -- Allowed method_decorator() to accept a li...fabrizio ettore messina2015-09-193-6/+35
* Fixed #24944 -- Added extra_email_context parameter to pa...sujayskumar2015-09-192-1/+11
* Fixed #13110 -- Added support for multiple enclosures in ...Unai Zalakain2015-09-194-9/+61
* Fixed #25417 -- Added a field check for invalid default v...Simon Charette2015-09-182-0/+4
* Fixed #24636 -- Added model field validation for decimal ...Iulia Chiriac2015-09-181-0/+16
* Made assorted improvements to the Oracle documentation.Mariusz Felisiak2015-09-185-14/+24
* Dropped support for Oracle 11.1.Tim Graham2015-09-183-2/+8
* Fixed #25034 -- Converted caches ImproperlyConfigured err...Tom Christie2015-09-181-0/+10
* Refs #20625 -- Forwardported tests and release notes for ...Aric Coady2015-09-181-0/+3
* Removed obsolete pysqlite documentation.Tim Graham2015-09-182-55/+1
* Refs #14091 -- Fixed connection.queries on SQLite.Aymeric Augustin2015-09-173-12/+2
* Fixed #24496 -- Added CSRF Referer checking against CSRF_...Matt Robenolt2015-09-163-4/+22
* Fixed #25294 -- Allowed custom BoundFields on forms.Moritz Sichert2015-09-163-0/+48
* Updated docs coverage example to run in a single process.David Gibbons2015-09-161-2/+3
* Remove unnecessarily rude terminology.Stephen Paulger2015-09-161-1/+1
* Fixed #25369 -- Corrected syndication's get_object() exam...Tim Graham2015-09-141-2/+1
* Reverted "Fixed #25203 -- Documented how to pass Apache e...Tim Graham2015-09-141-41/+0
* Fixed #25377 -- Changed Count queries to execute COUNT(*)...Adam Chainz2015-09-141-0/+4
* Fixed #25393 -- Fixed MySQL crash when adding text/blob f...Ville Skyttä2015-09-142-0/+4
* Refs #25386 -- Added links to the OPTIONS of the built-in...Tim Graham2015-09-131-1/+4
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-3/+7
* Fixed #25384 -- Ordered imports in newly created migratio...Markus Holtermann2015-09-121-0/+3
* Cleaned up surrounding documentationMarkus Holtermann2015-09-121-3/+5
* Fixed #24919 -- Allowed disabling of migrations on a per ...Markus Holtermann2015-09-122-0/+12