summaryrefslogtreecommitdiff
path: root/docs/spelling_wordlist
AgeCommit message (Expand)Author
2015-10-21[1.9.x] Fixed #25578 -- Corrected the casing of "GitHub".Yusuke Miyazaki
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
2015-01-17Removed the syncdb command per deprecation timeline.Tim Graham
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2015-01-13Fixed DoS possibility in ModelMultipleChoiceField.Tim Graham
2015-01-12Fixed typo in docs/release/1.8.txt & added word for spelling check.Tim Graham
2015-01-11Fixed spelling errors in docs.Tim Graham
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn
2015-01-09Added best practices for versionadded/changed annotations.Tim Graham
2015-01-06Added 'loopback' to spelling word list.Tim Graham
2015-01-01Added showmigrations to spelling wordlist.Tim Graham
2014-12-27Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton
2014-12-23Fixed some docs spelling mistakes.Tim Graham
2014-12-19Added words to docs wordlist.Tim Graham
2014-12-11Appeased spell checker.Tim Graham
2014-11-24Fixed spelling in docs/ref/django-admin.txt.Tim Graham
2014-11-11Fixed spelling errors in docs.Tim Graham
2014-10-28Fixed spelling errors in docs.Tim Graham
2014-10-02Updated docs/spelling_wordlistLuke Plant
2014-09-29Fixed spelling mistakes and added words to wordlist.Tim Graham
2014-09-16Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.Tim Graham
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham