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
/
contrib
Age
Commit message (
Expand
)
Author
2015-12-01
[1.9.x] Pulled contrib translations from Transifex
Claude Paroz
2015-11-30
[1.9.x] Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-11-25
[1.9.x] Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Attila Tovt
2015-11-15
[1.9.x] Updated contrib.admin translation catalog
Claude Paroz
2015-11-14
[1.9.x] Fixed #25666 -- Fixed the exact lookup of ArrayField.
Dmitry Dygalo
2015-11-07
[1.9.x] Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-02
[1.9.x] Fixed #25661 -- Fixed checking number of points during list assignmen...
Sergey Fedoseev
2015-10-29
[1.9.x] Fixed #25622 -- Accounted for generic relations in the admin to field...
Simon Charette
2015-10-29
[1.9.x] Fixed #25631 -- Fixed support detection for some DB functions in Spat...
Sergey Fedoseev
2015-10-29
[1.9.x] Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GI...
Sergey Fedoseev
2015-10-27
[1.9.x] Fixed #25596 -- Fixed regression in password change view with custom ...
Tim Graham
2015-10-27
[1.9.x] Fixed #25597 -- Fixed crash with SplitArrayField and IntegerField on ...
Tim Graham
2015-10-22
[1.9.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Claude Paroz
2015-10-19
[1.9.x] Fixed #25566 -- Added title to admin's closing popup response page
Ville Skyttä
2015-10-19
[1.9.x] Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5).
Ville Skyttä
2015-10-17
[1.9.x] Fixed #25346 -- Allowed collectstatic to delete broken symlinks.
Yusuke Miyazaki
2015-10-10
[1.9.x] Pluralized translatable strings in password_validation.py
Claude Paroz
2015-10-10
[1.9.x] Simplified translatable string in admindocs template
Claude Paroz
2015-10-09
[1.9.x] Updated translation catalogs
Claude Paroz
2015-10-09
[1.9.x] Fixed #25533 -- Changed datatype mapping for GDALRasters
Daniel Wiesmann
2015-10-02
[1.9.x] Refs #13637 -- Removed unused code in GenericRelatedObjectManager
Tim Graham
2015-09-28
[1.9.x] Refs #16860 -- Fixed password help text when there aren't any validat...
Antoine Catton
2015-09-24
[1.9.x] Fixed #25457 -- Improved formatting of password validation errors in ...
Tzu-ping Chung
2015-09-23
Fixed #25378 -- Improved tab through experience in admin.
Ryan Allen
2015-09-23
Fixed #25448 -- Eased GISLookup subclassing with custom lookups
Claude Paroz
2015-09-22
Fixed #24509 -- Added Expression support to SQLInsertCompiler
Alex Hill
2015-09-21
Renamed descriptor classes for related objects.
Aymeric Augustin
2015-09-21
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-21
Fixed #24688 -- Added Oracle support for new-style GIS functions.
Jani Tiainen
2015-09-21
Fixed #24629 -- Unified Transform and Expression APIs
Josh Smeaton
2015-09-18
Fixed #24944 -- Added extra_email_context parameter to password_reset() view.
sujayskumar
2015-09-18
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
Unai Zalakain
2015-09-17
Fixed #25400 -- Fixed regression in nonexistent features on gis backends.
Daniel Hahler
2015-09-16
Refs #25294 -- Moved BoundField to django.forms.boundfield.
Moritz Sichert
2015-09-16
Refs #25149 -- Fixed regression in admin datetime widget for timezones on the...
Gavin Wahl
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-11
Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
Malcolm Box
2015-09-08
Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.
Ola Sitarska
2015-09-08
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
Raphael Michel
2015-09-07
Fixed #24917 -- Made admindocs display model methods that take arguments.
Zan Anderle
2015-09-07
Fixed #25365 -- Fixed visual issues in filter_vertical widget introduced by S...
elky
2015-09-07
Fixed #11544 -- Removed !important rules in contrib.admin styles.
elky
2015-09-04
Fixed #25353 -- Changed LogEntry.action_time to a "date created".
Tim Graham
2015-09-04
Removed unused CSS in contrib.admin.
elky
2015-09-04
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
elky
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-09-01
Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatib...
Tim Graham
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
Keryn Knight
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
[next]