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
2013-11-06
[1.6.x] Correctly update development-status classifier.
1.6
James Bennett
2013-11-06
[1.6.x] Bump version numbers for 1.6 release.
James Bennett
2013-11-05
[1.6.x] Pulled Transifex translations for contrib apps
Claude Paroz
2013-11-05
[1.6.x] Pulled Transifex translations for Django core
Claude Paroz
2013-11-02
[1.6.x] Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2013-11-01
[1.6.x] Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
[1.6.x] Fixed typo -- "a" user, not "an" user
Sylvain Bellemare
2013-11-01
[1.6.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
[1.6.x] Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-10-31
[1.6.x] Fixed #21339 -- Documented removal of some form field error messages
Claude Paroz
2013-10-30
[1.6.x] Fixed #21347 -- Added missing JS variable declaration.
Tim Graham
2013-10-30
[1.6.x] Fixed #21306 -- Documented lower-casing behavior of title filter.
Tim Graham
2013-10-30
[1.6.x] Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
[1.6.x] Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-30
[1.6.x] Fixed #21316 -- Documented that modifying safe strings makes them uns...
Tim Graham
2013-10-30
[1.6.x] Fixed #21337 -- Documented removal of django.core.servers.basehttp.WS...
Tim Graham
2013-10-26
[1.6.x] Removed relative usage of import_module
Claude Paroz
2013-10-26
[1.6.x] Fixed #21335 -- Use importlib from python3 when using python3
Andrey Antukh
2013-10-25
[1.6.x] Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-25
[1.6.x] Fixed typo in docs/releases/1.4.9.txt.
Paolo Melchiorre
2013-10-23
[1.6.x] Bumped release date for 1.5.5 & 1.4.9.
Tim Graham
2013-10-23
[1.6.x] Workaround admin scripts test failures on Windows+Python 3.
Ramiro Morales
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-22
[1.6.x] Bump version number for 1.6 release candidate.
1.6c1
James Bennett
2013-10-22
[1.6.x] Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-22
[1.6.x] Added 1.5.5 and 1.4.9 release notes
Tim Graham
2013-10-22
[1.6.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-22
[1.6.x] Decode from UTF-8 explicitly when reading a text file in makemessages.
Ramiro Morales
2013-10-22
[1.6.x] Fixed an I18N test class tearDown method.
Ramiro Morales
2013-10-21
[1.6.x] Fixed #21249 -- variable name typo in compiler.get_grouping()
Anssi Kääriäinen
2013-10-21
[1.6.x] Added docs for the hasher's iteration count changes.
Tim Graham
2013-10-21
[1.6.x] Force update of the password on iteration count changes.
Florian Apolloner
2013-10-21
[1.6.x] Fixed #21253 -- PBKDF2 with cached HMAC key
Florian Apolloner
2013-10-21
[1.6.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-10-19
[1.6.x] Fixed #21291 -- Ensured inactive users cannot reset their passwords
Claude Paroz
2013-10-19
[1.6.x] Cleaned formatting/comments in PasswordResetFormTest
Claude Paroz
2013-10-18
[1.6.x] Fixed #21212 -- Documented the reverse name for OneToOneField.
Juergen Schackmann
2013-10-18
[1.6.x] Added a warning regarding session security and subdomains.
Tim Graham
2013-10-18
[1.6.x] Fixed ReST error in 1.6. release notes.
Tim Graham
2013-10-18
[1.6.x] Fixed bug causing CSRF token not to rotate on login.
Tim Graham
2013-10-18
[1.6.x] Fixed #21284 -- Prevented KeyError swallowing in fetch_command
Claude Paroz
2013-10-17
[1.6.x] Removed 1.6 release note text regarding password limit length.
Tim Graham
2013-10-17
[1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
Claude Paroz
2013-10-15
[1.6.x] Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
2013-10-15
[1.6.x] Fixed #21006 -- Added example code for overriding methods on an Inlin...
Tianyi Wang
2013-10-14
[1.6.x] Fixed #21223 -- Added form.id_for_label to topic guide.
Sorcha Bowler
2013-10-14
[1.6.x] Fixed #21269 -- Don't crash when CommandError contains non-ascii
Claude Paroz
2013-10-14
[1.6.x] Fixed #20962 -- Documented that template tag render() may raise excep...
Bouke Haarsma
2013-10-14
[1.6.x] Clarfied the ModelForm docs with respect to generated vs. declared fi...
Loic Bistuer
2013-10-14
[1.6.x] Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
[next]