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
2013-09-10
[1.4.x] Bump version numbers for 1.4.7 security release.
1.4.7
James Bennett
2013-09-10
[1.4.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative pa...
Tim Graham
2013-09-09
[1.4.x] Fixed #20707 -- Added explicit quota assignment to Oracle test user
Садовский Николай
2013-08-18
[1.4.x] Fixed #20907 - Test failure on Oracle
Shai Berger
2013-08-13
Bump version post-release.
Jacob Kaplan-Moss
2013-08-13
Bumped version numbers for 1.4.6.
Jacob Kaplan-Moss
2013-08-13
Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.
Jacob Kaplan-Moss
2013-06-24
[1.4.x] Fixed oversight in e3b6fed3. Refs #20636.
Aymeric Augustin
2013-06-24
[1.4.x] Fixed #20636 -- Stopped stuffing values in the settings.
Aymeric Augustin
2013-03-28
[1.4.x] Bump version to no longer claim to be 1.4.5 final.
Carl Meyer
2013-02-25
[1.4.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-21
[1.4.x] Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
[1.4.x] Bump version numbers to roll a clean package.
1.4.5
James Bennett
2013-02-19
[1.4.x] Fixed #19857 -- Fixed broken docs link in project template.
Carl Meyer
2013-02-19
[1.4.x] Bump version numbers for security release.
1.4.4
James Bennett
2013-02-19
[1.4.x] Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
[1.4.x] Checked object permissions on admin history view.
Carl Meyer
2013-02-19
[1.4.x] Restrict the XML deserializer to prevent network and entity-expansion...
Carl Meyer
2013-02-19
[1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-13
[1.4.x] Removed try-except in django.db.close_connection()
Anssi Kääriäinen
2013-02-10
[1.4.x] Made custom m2m fields without through easier to use
Anssi Kääriäinen
2013-02-10
[1.4.x] Fixed #19707 -- Reset transaction state after requests
Anssi Kääriäinen
2013-02-02
[1.4.x] Fixed #19702 -- Changed a SQL command syntax to be MySQL 4-compatible
Claude Paroz
2013-02-02
[1.5.x] Lowered field ordering requirement in ogrinspect test
Claude Paroz
2013-02-02
[1.4.x] Fixed #18144 -- Added backwards compatibility with old unsalted MD5 p...
Claude Paroz
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
[next]