index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-05
[1.10.x] Bumped version for 1.10.8 release.
1.10.8
Tim Graham
2017-09-05
[1.10.x] Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section o...
Tim Graham
2017-09-05
[1.10.x] Added stub release notes for security releases.
Tim Graham
2017-09-04
[1.10.x] Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt.
Michael
2017-09-04
[1.10.x] Fixed typo in docs/releases/1.10.txt.
Berker Peksag
2017-09-02
[1.10.x] Fixed typos in docs/releases/1.10.txt.
Berker Peksag
2017-08-21
[1.10.x] Removed redundant backticks in docs/releases/1.8.txt
Berker Peksag
2017-06-09
[1.10.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Tim Graham
2017-06-02
[1.10.x] Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
Lachlan Musicman
2017-05-30
[1.10.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
René Fleschenberg
2017-05-30
[1.10.x] Fixed gis_tests.geoapp test with incorrect geodetic coordinates.
Mariusz Felisiak
2017-05-29
[1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Tim Graham
2017-05-25
[1.10.x] Fixed #28239 -- Removed docs for a removed arg of template.Context.
Tim Graham
2017-05-24
[1.10.x] Removed usage of deprecated sphinx.util.compat.Directive.
Tim Graham
2017-05-24
[1.10.x] Fixed docs build with Sphinx 1.6.
Dmitry Shachnev
2017-04-08
[1.10.x] Fixed typos in docs/topic/db/search.txt.
Paolo Melchiorre
2017-04-04
[1.10.x] Added CVE-2017-7233,4 to the security release archive.
Tim Graham
2017-04-04
[1.10.x] Post-release version bump.
Tim Graham
2017-04-04
[1.10.x] Bumped version for 1.10.7 release.
1.10.7
Tim 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.6
Tim 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 prototype
Sergey 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
[next]