summaryrefslogtreecommitdiff
path: root/docs/spelling_wordlist
AgeCommit message (Expand)Author
2016-10-31Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.Tim Graham
2016-10-27Fixed #27327 -- Simplified time zone handling by requiring pytz.Tim Graham
2016-10-18Fixed #27352 -- Doc'd social media fingerprinting consideration with login's ...Markus Holtermann
2016-09-29Normalized spelling of "Web server/page" in docs.Tim Graham
2016-09-21Added myself to ops team (#7273)Markus Holtermann
2016-09-09Normalized spelling of ETag.Tim Graham
2016-08-10Refs #26947 -- Added a deployment system check for SECURE_HSTS_PRELOAD.Ed Morley
2016-07-20Fixed #22446 -- Added tox.ini to automate pull request checks.Tobias McNulty
2016-06-20Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.Tobias McNulty
2016-05-27Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File.Simon Charette
2016-05-06Fixed #25588 -- Added spatial lookups to RasterField.Daniel Wiesmann
2016-02-26Added 'prefetches to docs/spelling_wordlist.Tim Graham
2016-02-24Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.Jon Dufresne
2016-02-03Changed gypsy to manouche in docs and tests.Blake Griffith
2016-01-23Fixed #24109 -- Allowed RunSQL and RunPython operations to be elided.Simon Charette
2016-01-23Added 'Sitarska' to spelling_wordlist.Tim Graham
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2015-11-18Fixed #25654 -- Added the GEOSGeometry.unary_union property.Sergey Fedoseev
2015-10-22Added "subpath" to spelling wordlist.Tim Graham
2015-10-21Fixed #25578 -- Corrected the casing of "GitHub".Yusuke Miyazaki
2015-09-23Refs #22789 -- Removed contrib.webdesign per deprecation timeline.Tim Graham
2015-09-21Added "readded" to the docs wordlist.Tim Graham
2015-09-19Fixed #24743, #24745 -- Optimized migration plan handlingMarkus Holtermann
2015-09-14Fixed #25393 -- Fixed MySQL crash when adding text/blob field with unhashable...Ville Skyttä
2015-09-05Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.Joshua Kehn
2015-08-26Added 'subtransactions' to spelling wordlist.Tim Graham
2015-08-08Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.Tim Graham
2015-07-13Added 'bookmarklet' to spelling word list.Tim Graham
2015-07-06Fixed #25059 -- Allowed Punycode TLDs in URLValidatorAlexey Sveshnikov
2015-06-30DEP 0003 -- Added JavaScript unit tests.Trey Hunner
2015-06-26Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Pyt...薛丞宏
2015-06-24Refs #24840 -- Added GDALRaster Warp and transform methodsDaniel Wiesmann
2015-06-22Added Ola Sitarska to the team page.Ola Sitarska
2015-06-19Added Tomek Paczkowski bio to the team pageTomek Paczkowski
2015-06-15Fixed #24943 -- Updated contributing tutorial to use virtualenvMarkus Amalthea Magnuson
2015-06-06Fixed #24907 -- Updated contributing tutorial with a more recent example ticket.Markus Amalthea Magnuson
2015-06-02Fixed #24230 -- Added translated language name for i18n template tag/filter.Tomáš Ehrlich
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-04-22Documented GeoQuerySet replacement by functionsClaude Paroz
2015-04-09Refs #24568 -- Added Read the Docs step to the release checklist.Baptiste Mispelon
2015-03-23Fixed #16362 -- Allowed lookaround assertions in URL patterns.Bas Peschier
2015-03-20Fixed #24419 -- Added sendtestemail management commandLoek van Gent
2015-03-07Fixed typos and updated spelling wordlist.Floris den Hengst
2015-02-24Reverted "Fixed #24325 -- Documented change in ModelForm.save() foreign key a...Tim Graham
2015-02-23Added formats for the Azerbaijani locale.Emin Mastizada
2015-02-14Fixed #24325 -- Documented change in ModelForm.save() foreign key access.Tim Graham
2015-02-09Removed docs about unmigrated apps as they are not supported in Django 1.9.Tim Graham
2015-02-04Added "SQL" to doc wordlist.Tim Graham
2015-01-18Removed support for syncing apps without migrations per deprecation timeline.Tim Graham
2015-01-17Removed support for custom SQL per deprecation timeline.Tim Graham