summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04[1.10.x] Bumped version for 1.10.7 release.1.10.7Tim Graham
2017-04-04[1.10.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.Tim Graham
2017-04-04[1.10.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.st...Tim Graham
2017-04-04[1.10.x] Added stub release notes for security releases.Tim Graham
2017-03-31[1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.heathervm
2017-03-28[1.10.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.Tim Graham
2017-03-27[1.10.x] Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.Claude Paroz
2017-03-25[1.10.x] Removed unexpected initial attribute in data migration examples.Stefano Rivera
2017-03-17[1.10.x] Removed MySQL (unsupported) from Perimeter docs.Sergey Fedoseev
2017-03-17[1.10.x] Fixed nondeterministic ordering test failure in model_forms.Mariusz Felisiak
2017-03-15[1.10.x] Fixed incorrect import in docs/ref/models/expressions.txt.lb1c
2017-03-11[1.10.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.Mariusz Felisiak
2017-03-07[1.10.x] Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_d...Raphael Merx
2017-03-07[1.10.x] Added stub release notes for 1.10.7.Tim Graham
2017-03-01[1.10.x] Fixed typo in docs/howto/custom-template-tags.txt.albertoconnor
2017-03-01[1.10.x] Fixed a backends test with psycopg2 2.7.Tim Graham
2017-03-01[1.10.x] Fixed typo in docs/releases/1.10.6.txt.Adam Johnson
2017-03-01[1.10.x] Post-release version bump.Tim Graham
2017-03-01[1.10.x] Bumped version for 1.10.6 release.1.10.6Tim Graham
2017-03-01[1.10.x] Added release date for 1.10.6.Tim Graham
2017-02-24[1.10.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs.Tim Graham
2017-02-23[1.10.x] Fixed #27479 -- Fixed GDALClose prototypeSergey Fedoseev
2017-02-21[1.10.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.Vytis Banaitis
2017-02-16[1.10.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...Vytis Banaitis
2017-02-16[1.10.x] Clarified that creating a pull request for the tutorial isn't necess...Tim Graham
2017-02-14[1.10.x] Fixed GeoIP test failure with the latest data.Tim Graham
2017-02-13[1.10.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.Tim Graham
2017-02-13[1.10.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.amalia
2017-02-11[1.10.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2017-02-08[1.10.x] Fixed typo in docs/topics/testing/tools.txt.Tim Graham
2017-02-08[1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...Tim Graham
2017-02-07[1.10.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.Tim Graham
2017-02-06[1.10.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...Tim Graham
2017-01-30[1.10.x] Added missing word in docs/howto/error-reporting.txt.Ryan Castner
2017-01-30[1.10.x] Fixed incorrect namespace in sitemap example.Arkadiusz Adamski
2017-01-28[1.10.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub wo...Subhrajyoti Sen
2017-01-17[1.10.x] Removed obsolete GIS install instructions.Tim Graham
2017-01-17[1.10.x] Fixed #27739 -- Documented LabelCommand.label.Ed Morley
2017-01-17[1.10.x] Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.Ed Morley
2017-01-14[1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.Claude Paroz
2017-01-12[1.10.x] Fixed outdated log level in docs/topics/logging.txt.André Cruz
2017-01-11[1.10.x] Fixed typo in docs/topics/db/managers.txt.M Somerville
2017-01-10[1.10.x] Fixed #27711 -- Demoted "Installing a distribution-specific package"...Tim Graham
2017-01-09[1.10.x] Removed SHOUTING in doc examples.Maxime Lorant
2017-01-04[1.10.x] Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.jpic
2017-01-04[1.10.x] Added stub release notes for 1.10.6.Tim Graham
2017-01-04[1.10.x] Post-release version bump.Tim Graham
2017-01-04[1.10.x] Bumped version for 1.10.5 release.1.10.5Tim Graham
2017-01-04[1.10.x] Added release date for 1.10.5.Tim Graham
2017-01-04[1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files...Tim Graham