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-03-28
Bump version numbers for 1.5.1.
1.5.1
Jacob Kaplan-Moss
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-03-27
[1.5.x] Fixed #20078: don't allow filtering on password in the user admin.
Jacob Kaplan-Moss
2013-03-27
[1.5.x] Fixed #18985 -- ensure module level deprecations are displayed
Preston Holmes
2013-03-26
[1.5.x] Fixed #20091 -- Oracle null promotion for empty strings
Anssi Kääriäinen
2013-03-23
[1.5.x] Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to ...
Russell Keith-Magee
2013-03-22
[1.5.x] Fixed #20108 -- Fixed filepath_to_uri decoding error
Claude Paroz
2013-03-22
[1.5.x] Fixed #20094 - Be more careful when checking for Iterator
Marc Tamlyn
2013-03-20
[1.5.x] Revert "Fixed #19895 -- Made second iteration over invalid queryset r...
Claude Paroz
2013-03-17
[1.5.x] Stopped using non-standard __globals__ and __code__ attributes.
Aymeric Augustin
2013-03-17
[1.5.x] Updated bundled version of six.
Aymeric Augustin
2013-03-17
[1.5.x] Updated our six module to follow upstream changes.
Florian Apolloner
2013-03-13
[1.5.x] Fixed #20036 -- Improved GEOS version string parsing
Claude Paroz
2013-03-02
[1.5.x] Fixed #19933 -- Catched ValueError in get_system_username
Claude Paroz
2013-02-27
[py3] Always fed hashlib with bytes.
Łukasz Langa
2013-02-26
[1.5.x] Correct final element of version tuple.
1.5
James Bennett
2013-02-26
[1.5.x] Bump version numbers for Django 1.5 release.
James Bennett
2013-02-25
[1.5.x] Fixed #19634 -- Added proper __hash__ methods.
Aymeric Augustin
2013-02-25
[1.5.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-25
[1.5.x] Updated translations
Claude Paroz
2013-02-24
[1.5.x] Fixed #19688 -- Allow model subclassing with a custom metaclass using...
Simon Charette
2013-02-23
[1.5.x] Fixed #19895 -- Made second iteration over invalid queryset raise an ...
Grzegorz Nosek
2013-02-23
[1.5.X] Fixed #19850 -- Use configured staticfiles storage to find the URL of...
Jannis Leidel
2013-02-23
[1.5.x] Fixed Oracle regression in last_executed_query() with unicode strings
Anssi Kääriäinen
2013-02-23
[1.5.x] Fixed empty strings + to_field regression on Oracle
Anssi Kääriäinen
2013-02-21
[1.5.x] Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
[1.5.x] Fixed #19672 -- Error in negated Q() filtering
Anssi Kääriäinen
2013-02-19
[1.5.x] Fixed #19857 -- Fixed broken docs link in project template.
Carl Meyer
2013-02-19
[1.5.x] Bump version numbers for security release.
1.5c2
James Bennett
2013-02-19
[1.5.x] Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
[1.5.x] Checked object permissions on admin history view.
Carl Meyer
2013-02-19
[1.5.x] Restricted the XML deserializer to prevent DoS attacks.
Carl Meyer
2013-02-19
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header valid...
Carl Meyer
2013-02-16
[1.5.x] Fixed #19833 -- Fixed import parameter encoding in get_runner
Claude Paroz
2013-02-15
[1.5.x] Fixed geos test to prevent random failure
Claude Paroz
2013-02-15
[1.5.x] Avoided unneeded assertion on Python 3
Claude Paroz
2013-02-15
[1.5.x] Fixed #19807 -- Sanitized getpass input in createsuperuser
Claude Paroz
2013-02-15
[1.5.x] Fixed #19829 -- Fixed index lookups for NumPy arrays in templates.
Julien Phalip
2013-02-15
[1.5.x] Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on ...
Russell Keith-Magee
2013-02-14
[1.5.x] Fixed #19729 -- Removed leftover refactoring helper variables.
Ramiro Morales
2013-02-12
[1.5.x] Fix admindocs on Python 3, where None cannot be sorted with strings.
Carl Meyer
2013-02-13
[1.5.x] Removed try-except in django.db.close_connection()
Anssi Kääriäinen
2013-02-10
[1.5.x] Made custom m2m fields without through easier to use
Anssi Kääriäinen
2013-02-10
[1.5.x] Fixed #19720 -- Oracle ordering related delete regression
Anssi Kääriäinen
2013-02-10
[1.5.x] Fixed #19638 -- Skipped tx support testing for some DBs
Anssi Kääriäinen
2013-02-10
[1.5.x] Fixed #19707 -- Reset transaction state after requests
Anssi Kääriäinen
2013-02-09
[1.5.x] Made modwsgi groups_for_user consistent with check_password
Preston Holmes
2013-02-08
[1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMid...
Claude Paroz
2013-02-08
[1.5.x] Fixed #19776 -- Added missing import for backport
Preston Holmes
2013-02-07
[1.5.x] Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
[next]