index
:
chango.git
devmain
fix-31295
initial-branch
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
2011-12-30
Moved 'User-requested password resets' docs from [17266] from auth docs to ad...
Adrian Holovaty
2011-12-30
Edited docs/releases/1.4.txt
Adrian Holovaty
2011-12-30
Edited doc changes from [17246]
Adrian Holovaty
2011-12-30
Edited doc changes from [17244]
Adrian Holovaty
2011-12-30
Fixed #17068 - Documented that documentation fixes will be more freely backpo...
Timo Graham
2011-12-30
Fixed #16704 -- Documented how to insert the CSRF token outside of Django's o...
Aymeric Augustin
2011-12-30
Fixed #16590 -- Accepted a 'name' argument in the constructor of ContentFile,...
Aymeric Augustin
2011-12-30
Fixed #15789 -- Set the decimal precisio to avoid an exception in the floatfo...
Aymeric Augustin
2011-12-30
Fixed #10725 -- When the child process spawned by the autoreloader gets kille...
Aymeric Augustin
2011-12-30
Fixed #17303 -- Ensured the list of template loaders is fully loaded before i...
Aymeric Augustin
2011-12-30
Fixed #17334 - Documented the commit message style for backports; thanks krzy...
Timo Graham
2011-12-30
Fixed #17444 -- Made it possible to customize the 'To' header in emails.
Aymeric Augustin
2011-12-30
Fixed #17440 -- Used a more natural default date format in the Italian locale...
Aymeric Augustin
2011-12-30
Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastinetserver...
Timo Graham
2011-12-29
Added the ability to specify multiple ports available for the `LiveServerTest...
Julien Phalip
2011-12-29
Moved validation of project names to an earlier spot so no directory with inv...
Ramiro Morales
2011-12-29
Made sure the new project template functionality works when the template
Ramiro Morales
2011-12-29
Fixed #17476 -- Ensure timezone-dependant cache keys only use ASCII character...
Aymeric Augustin
2011-12-29
Indicated the exact version that is required to use the "WebDriverWait" examp...
Julien Phalip
2011-12-29
Made sure `manage.py help test` works.
Ramiro Morales
2011-12-28
Added the `wait_until()` and `wait_loaded_tag()` methods to `AdminSeleniumWeb...
Julien Phalip
2011-12-27
Fixed #17455 -- Extended `CachedStaticFilesStorage` slightly to handle some U...
Jannis Leidel
2011-12-27
Moved calls to addCleanup before assertions in admin_scripts tests, so that c...
Aymeric Augustin
2011-12-27
Fixed a test that was failing under Windows.
Aymeric Augustin
2011-12-27
Removed Python 2.3 compatibility code from the admin_scripts tests.
Aymeric Augustin
2011-12-27
Fixed #17463 -- Conditionally skipped tests that Windows isn't able to run.
Aymeric Augustin
2011-12-27
Fixed a CacheKeyWarning under Windows.
Aymeric Augustin
2011-12-25
Fixed #17462: Adjusted staticfiles CachedFilesMixin code so its tests pass on...
Karen Tracey
2011-12-25
Fixed deletion of the runtests temp tree to work on Windows even when the tre...
Karen Tracey
2011-12-25
Fixed #17047 -- Improved django.db.utils.load_backend to raise a better excep...
Jannis Leidel
2011-12-25
Fixed a few tests to run on Python 2.5. Thanks, Florian Apolloner.
Jannis Leidel
2011-12-24
Removed a redundant paragraph from the templates builtins doc.
Aymeric Augustin
2011-12-24
Fixed #17110 -- Mentionned that the {% filter %} tag doesn't support the 'saf...
Aymeric Augustin
2011-12-24
Fixed #17457 -- Marked strings used in hash descriptions for translation.
Aymeric Augustin
2011-12-24
Fixed #17442 - Broken link in refs/templates/builtins.txt
Timo Graham
2011-12-24
Added a lower level test for numberformat when grouping is 0 and force_groupi...
Aymeric Augustin
2011-12-24
Fixed #17414 -- Prevented numberformat from trying to group digits when the n...
Aymeric Augustin
2011-12-24
Added a password reset link to default admin login page if a password reset U...
Luke Plant
2011-12-23
Cleanup of typos, links, etc. in timezone docs.
Gabriel Hurley
2011-12-23
Minor fixes to the release notes.
Jannis Leidel
2011-12-23
Fixed #17454 -- corrected year in release notes.
Gabriel Hurley
2011-12-23
Fixed various links in the docs.
Jannis Leidel
2011-12-23
Refactored the internals of makemessages management command for better readab...
Ramiro Morales
2011-12-23
Fixed #17450 -- Added missing import to auth models module forgotten in r1725...
Jannis Leidel
2011-12-23
Fixed django.utils.timezone.__all__ to include correct function names.
Jannis Leidel
2011-12-23
Added password hashing improvements to 1.4 alpha 1 release notes.
Paul McMillan
2011-12-23
Also we use HTTPS now.
James Bennett
2011-12-23
Missed one.
James Bennett
2011-12-23
Bump to 1.4 alpha 1.
James Bennett
2011-12-23
Renovated password hashing, including the forgotten files in r17253.
Paul McMillan
[prev]
[next]