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
2012-08-01
[1.3.x] Bump version numbers for bugfix release.
1.3.3
James Bennett
2012-08-01
[1.3.x] Fixed #18692 -- Restored python 2.4 compatibility.
Florian Apolloner
2012-07-30
[1.3.x] Use correct download URL.
1.3.2
James Bennett
2012-07-30
[1.3.x] Bump version numbers for security releases.
James Bennett
2012-07-30
[1.3.x] Fixed a security issue in http redirects. Disclosure and new release ...
Florian Apolloner
2012-07-30
[1.3.x] Fixed second security issue in image uploading. Disclosure and releas...
Florian Apolloner
2012-07-30
[1.3.x] Fixed a security issue in image uploading. Disclosure and release for...
Florian Apolloner
2012-05-28
Reverted "[1.3.x] Fixed #18135 -- Close connection used for db version checking"
Anssi Kääriäinen
2012-05-27
[1.3.x] Fixed #18135 -- Close connection used for db version checking
Michael Newman
2012-03-31
[1.3.X] Fixed #17972 -- Ensured that admin filters on a foreign key respect t...
Julien Phalip
2012-03-25
[1.3.X] Fixed #17634 -- Optimized the performance of MultiValueDict by using ...
Aymeric Augustin
2012-03-24
[1.3.X] Avoided a test failure if the settings module used to run the test su...
Aymeric Augustin
2012-03-24
[1.3.x] Fixed #16481 -- Adapted one raw SQL query in cull implementation of t...
Aymeric Augustin
2012-03-24
[1.3.X] Fixed #16677 -- Fixed the future version of the ssi template tag to w...
Aymeric Augustin
2012-03-24
[1.3.X] Fixed #16812 -- Percent-encode URLs in verify_exists, to fix test fai...
Aymeric Augustin
2012-03-17
[1.3.X] Fixed #17488 -- This test passed in 2011 only because 2012-01-01 is a...
Ramiro Morales
2012-03-16
[1.3.X] Fixed #17841 -- Clarified caching note about authentication backends....
Claude Paroz
2012-03-16
[1.3.X] Fixed #17908 -- Made some `contrib.markup` tests be skipped so they d...
Julien Phalip
2012-03-16
[1.3.X] Ensured that some staticfiles tests get properly cleaned up on teardo...
Julien Phalip
2012-03-15
[1.3.X] Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3l...
Claude Paroz
2012-03-14
[1.3.X] Fixed #17837. Improved markdown safety.
Paul McMillan
2012-03-14
[1.3.X] Updated some outdated external URLs in docs.
Claude Paroz
2012-03-13
Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...
Claude Paroz
2012-03-12
[1.3.X] Fixed the localization docs a little to point to the correct Transife...
Jannis Leidel
2012-03-01
[1.3.X] Fixed #17737 -- Stopped the collectstatic management command from cop...
Jannis Leidel
2012-03-01
[1.3.X] Fixed broken link to python-markdown in contrib.markup docs.
Carl Meyer
2012-02-25
[1.3.X] Fixed #17743 - Typo in topics/i18n/index.txt
Timo Graham
2012-02-24
[1.3.X] Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.
Timo Graham
2012-02-24
[1.3.X] Fixed #17749 - Documented better way of overriding ModelAdmin; thanks...
Timo Graham
2012-02-22
[1.3.X] Don't let ALLOWED_INCLUDE_ROOTS be accidentally set to a string rathe...
Chris Beaven
2012-02-20
[1.3.X] Fixed #16758 - Added a warning regarding overriding default settings;...
Timo Graham
2012-02-20
[1.3.X] Fixed #17390 - Added a note to topics/auth.txt regarding how to decor...
Timo Graham
2012-02-19
[1.3.X] Fixed #17319 -- Made the example for set_language less error-prone. B...
Aymeric Augustin
2012-02-19
[1.3.X] Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data ...
Aymeric Augustin
2012-02-19
[1.3.X] Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided ...
Aymeric Augustin
2012-02-19
[1.3.X] Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS s...
Aymeric Augustin
2012-02-19
[1.3.X] Fixed #17573 -- Documented MySQL's switch to InnoDB as default storag...
Aymeric Augustin
2012-02-18
[1.3.X] Fixed #17706 - Improved short description example in Tutorial 2; than...
Timo Graham
2012-02-18
[1.3.X] Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.
Timo Graham
2012-02-18
[1.3.x] Fixed #15496 -- Corrected handling of base64 file upload encoding. Ba...
Aymeric Augustin
2012-02-14
[1.3.X] Updated link to Django Debug Toolbar homepage.
Timo Graham
2012-02-12
Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysium...
Timo Graham
2012-02-11
[1.3.X] Fixed #17618 - Documented that variable names in template must not st...
Timo Graham
2012-02-11
[1.3.X] Fixed link to SpatiaLite 2.x initial SQL files.
Ramiro Morales
2012-02-05
[1.3.X] Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnT...
Timo Graham
2012-02-05
[1.3.X] Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andr...
Timo Graham
2012-01-26
[1.3.X] Fixed #17240 -- Replaced links to the online version of the docs by i...
Ramiro Morales
2012-01-25
[1.3.X] Added note about deprecation of project-level translations to the dep...
Ramiro Morales
2012-01-22
[1.3.X] Fixed #17575 -- Typo in an example of ModelAdmin.list_filter. Thanks ...
Aymeric Augustin
2012-01-21
[1.3.X] Fixed the link to the IRC logs in the README and docs. Refs #17453, #...
Aymeric Augustin
[next]