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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2012-12-10
[1.4.x] Bump version numbers for security release.
1.4.3
James Bennett
2012-12-10
[1.4.X] Fixed a security issue in get_host.
Florian Apolloner
2012-12-10
[1.4.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious...
Florian Apolloner
2012-12-03
[1.4.x] Fixed #19318 -- Ensured that the admin's SimpleListFilter options can...
Sebastián Magrí
2012-11-24
[1.4.x] Fixed SQLite's collapsing of same-valued instances in bulk_create
Anssi Kääriäinen
2012-11-15
[1.4.x] Fixed #19058 -- Fixed Oracle GIS crash
Anssi Kääriäinen
2012-10-29
[1.4.x] Fixed #19172 -- Isolated poisoned_http_host tests from 500 handlers
Claude Paroz
2012-10-28
[1.4.x] Fixed #18823 -- Ensured m2m.clear() works when using through+to_field
Anssi Kääriäinen
2012-10-23
[1.4.x] Fix an HTML-parser test that's failed in Python 2.6.8 since 5c79dd58.
Carl Meyer
2012-10-17
[1.4.x] Bump ALL the version numbers.
1.4.2
James Bennett
2012-10-17
Fixed a security issue related to password resets
Preston Holmes
2012-10-13
[1.4.x] Fixed #18881 -- Made the context option in {% trans %} and {% blocktr...
Julien Phalip
2012-10-04
[1.4.X] Fixed #19051 - Fixed Selenium tearDownClass method; thanks glarrain f...
Tim Graham
2012-09-30
[1.4.x] -- Fixed Python 2.5 compatibility issues
Anssi Kääriäinen
2012-09-27
[1.4.x] Fixed #18979 -- Avoid endless loop caused by "val in PermLookupDict"
Anssi Kääriäinen
2012-09-15
[1.4.X] Fixed #18530 -- Fixed a small regression in the admin filters where w...
Julien Phalip
2012-09-07
[1.4.x] [py3] Added forwards-compatible aliases.
Aymeric Augustin
2012-09-02
[1.4.x] Fixed #17788 -- Added batch_size argument to qs.bulk_create()
Anssi Kääriäinen
2012-09-01
[1.4.x] Fixed #18212 -- Standardized arguments of GenericIPAddressField
Claude Paroz
2012-08-16
[1.4.x] Fixed #18239 -- Subclassed HTMLParser only for selected Python versions
Raphaël Hertzog
2012-07-30
[1.4.x] Bump version numbers for security release.
1.4.1
James Bennett
2012-07-30
[1.4.x] Fixed a security issue in http redirects. Disclosure and new release ...
Florian Apolloner
2012-07-30
[1.4.x] Fixed second security issue in image uploading. Disclosure and releas...
Florian Apolloner
2012-07-30
[1.4.x] Fixed a security issue in image uploading. Disclosure and release for...
Florian Apolloner
2012-07-22
[1.4.x] Made LiveServerTestCase to restore state on exit.
Ramiro Morales
2012-07-07
[1.4.x] Fixed #17978 -- Fixed a minor layout issue when an inline contains a ...
Julien Phalip
2012-06-03
[1.4.X] Fixed #18379 -- Made the sensitive_variables decorator work with obje...
Julien Phalip
2012-05-27
[1.4.x] Fixed #18135 -- Close connection used for db version checking
Michael Newman
2012-05-15
[1.4.x] Fixed #18019 -- Use threaded runserver only when database supports it.
Claude Paroz
2012-05-10
[1.4.X] Set the post process cache when finished instead of one by one.
Jannis Leidel
2012-05-08
[1.4.x] Fixed #17976 -- Made forms.BooleanField pickleable.
Aymeric Augustin
2012-04-11
[1.4.X] Fixed #18104 -- Added missing parentheses around two-lines deprecatio...
Claude Paroz
2012-04-10
[1.4.X] Fixed #18090 -- Applied filters when running prefetch_related backwar...
Aymeric Augustin
2012-04-09
[1.4.X] Fixed #18086 -- Restored '-pk' as the default order in the admin chan...
Julien Phalip
2012-03-31
[1.4.X] Fixed #17972 -- Ensured that admin filters on a foreign key respect t...
Julien Phalip
2012-03-29
[1.4.X] Make auth test pass even when LANGUAGE_CODE is not 'en'. Refs #17980....
Claude Paroz
2012-03-29
[1.4.X] Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is ...
Claude Paroz
2012-03-23
Minor correction in the version tuple.
James Bennett
2012-03-23
Bump trunk to 1.4.
1.4
James Bennett
2012-03-23
Fixed #17810 (again). Catch session key errors.
Aymeric Augustin
2012-03-23
Fixed an incompatibility with Python 2.5 in the changes done in r17795. Refs ...
Jannis Leidel
2012-03-23
Fixed #17810. Catch session key errors.
Paul McMillan
2012-03-23
Pulled sites translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled sessions translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled redirects translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled messages translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled localflavor translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled humanize translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled gis translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-23
Pulled formtools translations updates from Transifex. Refs #17822.
Jannis Leidel
[next]