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
2018-01-03
Refs #23919 -- Removed obsolete __init__.py files in management command direc...
я котик пур-пур
2018-01-02
Fixed #28902 -- Fixed password_validators_help_text_html() double escaping.
Alvin Lindstam
2018-01-02
Removed DeferredAttribute.__init__()'s unused model argument.
Mariusz Felisiak
2018-01-02
Fixed #28965 -- Updated Set-Cookie's Expires date format to follow RFC 7231.
Alexey
2017-12-30
Fixed #28908 -- Allowed ArrayField lookups on ArrayAgg annotations.
Sergey Fedoseev
2017-12-30
Fixed #14642 -- Fixed generic inline formsets crash when using save_as_new=True.
Tomer Chachamu
2017-12-28
Removed unnecessary trailing commas and spaces in various code.
Mariusz Felisiak
2017-12-27
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
Sergey Fedoseev
2017-12-27
Fixed #28958 -- Fixed admin changelist crash when using a query expression in...
Mariusz Felisiak
2017-12-26
Fixed #28930 -- Simplified code with any() and all().
Дилян Палаузов
2017-12-26
Fixed #28956 -- Updated admin's jQuery to 3.2.1.
Tim Graham
2017-12-26
Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin Ja...
Tim Graham
2017-12-26
Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...
Tim Graham
2017-12-26
Updated minified admin JavaScript for the latest closure compiler.
Tim Graham
2017-12-13
Fixed #28898 -- Corrected admin check to allow a OneToOneField in ModelAdmin....
Rodrigo Pinheiro Marques de Araújo
2017-12-12
Fixed #28896 -- Reallowed filtering a queryset with GeometryField=None.
Sergey Fedoseev
2017-12-11
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
Nick Pope
2017-12-08
Made session loading in cached_db engine more DRY.
Jozef
2017-12-07
Fixed #28906 -- Removed unnecessary bool() calls.
Tim Graham
2017-12-07
Fixed #28907 -- Removed unnecessary if statements.
Tim Graham
2017-12-07
Refs #23919 -- Replaced super() calls for old-style classes.
Nick Pope
2017-12-06
Simplified BaseModelAdmin.lookup_allowed() a bit.
Sergey Fedoseev
2017-12-06
Fixed #28877 -- Made ordinal template filter results more localizable.
Tzu-ping Chung
2017-12-04
Fixed #28860 -- Removed unnecessary len() calls.
Дилян Палаузов
2017-12-01
Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another"...
Tim Graham
2017-12-01
Fixed #28849 -- Fixed referenced table and column rename on SQLite.
Simon Charette
2017-12-01
Updated contrib translations from Transifex
Claude Paroz
2017-11-30
Fixed #28866 -- Made InlineAdminFormSet include InlineModelAdmin's Media befo...
Vasiliy Bolshakov
2017-11-29
Fixed #28702 -- Made query lookups for CIText fields use citext.
Mads Jensen
2017-11-28
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
Jon Dufresne
2017-11-24
Used bytes.hex() and bytes.fromhex() in postgis.pgraster to simplify.
Sergey Fedoseev
2017-11-23
Used bytes.hex() and bytes.fromhex() to simplify.
Sergey Fedoseev
2017-11-18
Fixed #26184 -- Allowed using any lookups in ModelAdmin.search_fields.
Krzysztof Nazarewski
2017-11-17
Refs #28814 -- Fixed "SyntaxError: Generator expression must be parenthesized...
Tim Graham
2017-11-14
Fixed #28795 -- Removed 'not in' checks and used dict.setdefault().
Дилян Палаузов
2017-11-11
Fixed #28534 -- Made JSONField.has_changed() ignore key order and consider Tr...
shanghui
2017-11-08
Fixed #28751 -- Corrected the error message for inactive users in AdminAuthen...
shanghui
2017-11-08
Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive user error...
shanghui
2017-11-07
Fixed #28585 -- Calculated admin's change form multipart context variable fro...
Claude Paroz
2017-11-07
Fixed #28758 -- Fixed RangeMax/MinValueValidators crash with unbound ranges.
Imran Iqbal
2017-11-07
Refs #28518 -- Improved performance of assigning values to GeometryFields.
Sergey Fedoseev
2017-11-07
Fixed #28769 -- Replaced 'x if x else y' with 'x or y'.
Дилян Палаузов
2017-11-06
Fixed #28776 -- Fixed a/an/and typos in docs and comments.
Дилян Палаузов
2017-11-04
Simplified GeometryField.select_format().
Sergey Fedoseev
2017-11-03
Fixed #28571 -- Added a prompt to bypass password validation in createsuperuser.
Tom
2017-11-03
Fixed #28768 -- Added Slovak char map for Javascript slug generation.
Ondrej Kolimar
2017-11-01
Fixed #28749 -- Added subquery support for ArrayField's __in lookup.
Michał Pasternak
2017-10-31
Refs #23919 -- Updated references to urllib.quote() to Python 3 location.
Ville Skyttä
2017-10-25
Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() ...
Ryan Verner
2017-10-23
Fixed #28706 -- Moved AuthenticationFormn invalid login ValidationError to a ...
Jon Dufresne
[prev]
[next]