summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2017-04-04[1.9.x] Post-release version bump.Tim Graham
2017-04-04[1.9.x] Bumped version for 1.9.13 release.1.9.13Tim Graham
2017-04-04[1.9.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.Tim Graham
2017-04-04[1.9.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.sta...Tim Graham
2017-01-02[1.9.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap...vinay karanam
2016-12-27[1.9.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.Mariusz Felisiak
2016-12-01[1.9.x] Post-release version bump.Tim Graham
2016-12-01[1.9.x] Bumped version for 1.9.12 release.1.9.12Tim Graham
2016-11-08[1.9.x] Fixed #27420 -- Quoted the Oracle test user password in queries.Mariusz Felisiak
2016-11-01[1.9.x] Post-release version bump.Tim Graham
2016-11-01[1.9.x] Bumped version for 1.9.11 release.1.9.11Tim Graham
2016-10-25[1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.Tim Graham
2016-10-25[1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password when...Marti Raudsepp
2016-09-26[1.9.x] Post-release version bump.Tim Graham
2016-09-26[1.9.x] Bumped version for 1.9.10 release.1.9.10Tim Graham
2016-09-26[1.9.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with Go...Collin Anderson
2016-09-13[1.9.x] Fixed #27216 -- Corrected import location in admin deprecation messages.Jeff Willette
2016-08-01[1.9.x] Post-release version bump.Tim Graham
2016-08-01[1.9.x] Bumped version for 1.9.9 release.1.9.9Tim Graham
2016-07-28[1.9.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.Tim Graham
2016-07-24[1.9.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the debu...Jon Dufresne
2016-07-18[1.9.x] Post-release version bump.Tim Graham
2016-07-18[1.9.x] Bumped version for 1.9.8 release.1.9.8Tim Graham
2016-07-15[1.9.x] Fixed XSS in admin's add/change related popup.Tim Graham
2016-07-14[1.9.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII f...Claude Paroz
2016-07-13[1.9.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_fi...Jon Dufresne
2016-06-21[1.9.x] Corrected firstof template tag's docstring.Samir Shah
2016-06-16[1.9.x] Fixed flake8 2.6 warnings.Tim Graham
2016-06-15[1.9.x] Fixed broken links in docs and comments.Ville Skyttä
2016-06-06[1.9.x] Refs #16501, #26474 -- Added xregexp.js source file.Pyie Zone
2016-06-04[1.9.x] Post-release version bump.Tim Graham
2016-06-04[1.9.x] Bumped version for 1.9.7 release.1.9.7Tim Graham
2016-06-04[1.9.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField that...Tim Graham
2016-06-03[1.9.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database n...mieciu
2016-06-02[1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of...Brad Melin
2016-05-25[1.9.x] Added missing quotes in openlayers.html template.Aleksey
2016-05-18[1.9.x] Fixed #26627 -- Fixed on_commit callbacks execution order when callba...Barthelemy Dagenais
2016-05-10[1.9.x] Fixed #26603 -- Forced lazy template names to text when computing cac...Simon Charette
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-05-07[1.9.x] Fixed #26544 -- Delayed translations of SetPasswordForm help_textsClaude Paroz
2016-05-04[1.9.x] Fixed #26558 -- Removed need for request context processor on admin l...Dan Stephenson
2016-05-03[1.9.x] Normalized "an SQL" spelling.Ville Skyttä
2016-05-03[1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.Vasiliy Faronov
2016-05-02[1.9.x] Post-release version bump.Tim Graham
2016-05-02[1.9.x] Bumped version for 1.9.6 release.1.9.6Tim Graham
2016-05-02[1.9.x] Fixed #26341 (again) -- Addressed multiple occurrences per line use caseClaude Paroz
2016-04-30[1.9.x] Pulled translations from TransifexClaude Paroz
2016-04-30[1.9.x] Removed deprecated Chinese language codes for contrib appsClaude Paroz
2016-04-30[1.9.x] Fixed source path in contrib.admin translation catalogClaude Paroz
2016-04-30[1.9.x] Fixed #26341 -- Fixed makemessages breaking location comments for HTM...Claude Paroz