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
2016-07-18
[1.10.x] Bumped version for 1.10 release candidate 1.
1.10rc1
Tim Graham
2016-07-18
[1.10.x] Fixed XSS in admin's add/change related popup.
Tim Graham
2016-07-16
[1.10.x] Fixed #26900 -- Fixed crash accessing deferred FileFields.
Tim Graham
2016-07-15
[1.10.x] Fixed #26868 -- Changed MySQL version detection to use a query.
Marc-Aurèle Brothier
2016-07-15
[1.10.x] Updated contrib.postgres translation catalog
Claude Paroz
2016-07-14
[1.10.x] Fixed #26888 -- Fixed concurrency issue in URL resolver.
Marten Kenbeek
2016-07-14
[1.10.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII ...
Claude Paroz
2016-07-14
[1.10.x] Fixed #26890 -- Fixed IntegerField crash on Unicode numbers.
Jon Dufresne
2016-07-14
[1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migr...
Tim Graham
2016-07-13
[1.10.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_f...
Jon Dufresne
2016-07-12
[1.10.x] Fixed #17657 -- Made ModelForm respect ModelMultipleChoiceField's to...
Andrey Fedoseev
2016-07-11
[1.10.x] Fixed #26749 -- Preserved behavior of use_for_related_field during d...
Julien Hartmann
2016-07-09
[1.10.x] Fixed #26881 -- Fixed duplicate managers in migrations.
Loïc Bistuer
2016-06-30
[1.10.x] Fixed #25292 -- Fixed crash in ManyToManyField.through_fields check.
Andrew Nester
2016-06-29
[1.10.x] Added Upper/Lower Sorbian translations
Claude Paroz
2016-06-29
[1.10.x] Added Upper/Lower Sorbian languages
Claude Paroz
2016-06-29
[1.10.x] Added Georgian mapping to contrib/admin/static/admin/js/urlify.js
Lh4cKg
2016-06-28
[1.10.x] Fixed #26119 -- Fixed URLValidator crash on URLs with brackets.
Christopher Grebs
2016-06-28
[1.10.x] Fixed #26786 -- Avoided redundant max value validators on integer fi...
Eduard Stepanov
2016-06-28
[1.10.x] Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_co...
Aaron Elliot Ross
2016-06-21
[1.10.x] Bumped version for 1.10 beta 1.
1.10b1
Tim Graham
2016-06-21
[1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for...
Sergey Fedoseev
2016-06-21
[1.10.x] Fixed #26781 -- Made table name case change a noop on SQLite.
Simon Charette
2016-06-21
[1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseU...
Tim Graham
2016-06-21
[1.10.x] Fixed #26729 -- Allowed overriding a form field's label/help_text in...
Paulo
2016-06-21
[1.10.x] Fixed #26783 -- Fixed SessionMiddleware's empty cookie deletion when...
Jon Dufresne
2016-06-21
[1.10.x] Fixed #26750 -- Fixed introspection for geography point field with d...
Claude Paroz
2016-06-21
[1.10.x] Corrected firstof template tag's docstring.
Samir Shah
2016-06-20
[1.10.x] Refs #22384 -- Readded RegexURLResolver.reverse().
Tim Graham
2016-06-20
[1.10.x] Fixed #26643 -- Prevented unnecessary AlterModelManagers operations ...
Loïc Bistuer
2016-06-18
[1.10.x] Fixed #26778 -- Fixed ModelSignal.connect() weak argument.
Tim Graham
2016-06-18
[1.10.x] Fixed #26775 -- Supported dim=3 geography fields
Claude Paroz
2016-06-18
[1.10.x] Reverted "Fixed #26644 -- Allowed wrapping NamedTemporaryFile with F...
Tim Graham
2016-06-18
[1.10.x] Fixed #24931 -- Made namespaced RegexURLResolvers populate callback ...
Markus Holtermann
2016-06-18
[1.10.x] Refs #15667 -- Fixed crash when indexing RadioFieldRenderer with Mod...
Tim Graham
2016-06-17
[1.10.x] Reverted "Fixed #26398 -- Made FieldFile.open() respect its mode arg...
Tim Graham
2016-06-17
[1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware ...
Carl Meyer
2016-06-16
[1.10.x] Used SQL from DB backend in GeomValue.
Tim Graham
2016-06-16
[1.10.x] Fixed flake8 2.6 warnings.
Tim Graham
2016-06-15
[1.10.x] Fixed broken links in docs and comments.
Ville Skyttä
2016-06-14
[1.10.x] Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File.
Hugo Osvaldo Barrera
2016-06-10
[1.10.x] Fixed #26742 -- Fixed action select color in admin changelist.
Dmitry Medvinsky
2016-06-07
[1.10.x] Fixed #26716 -- Made CurrentSiteMiddleware compatible with new-style...
Brett Haydon
2016-06-07
[1.10.x] Fixed typos in db/models/fields/related_descriptors.py
Paulo
2016-06-06
[1.10.x] Refs #16501, #26474 -- Added xregexp.js source file.
Pyie Zone
2016-06-04
[1.10.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField tha...
Tim Graham
2016-06-03
[1.10.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database ...
mieciu
2016-06-02
[1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead o...
Brad Melin
2016-06-02
[1.10.x] Fixed #26686 -- Fixed crash when registering model signals with abst...
Alex Hill
2016-06-02
[1.10.x] Fixed #26642 -- Made ModelSignal.disconnect() work with lazy referen...
Alex Hill
[next]