Anton Strogonoff
|
20787b5c29
Used consistent capitalization and hyphenation of "class-based views" in docs.
|
9 年之前 |
Valentina Mukhamedzhanova
|
1f7b25c1a7
Fixed #24986 -- Added support for annotations in DISTINCT queries.
|
9 年之前 |
Sambhav Satija
|
d0bd533043
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
|
9 年之前 |
Doug Beck
|
b7508896fb
Fixed #24257 -- Corrected i18n handling of percent signs.
|
10 年之前 |
Claude Paroz
|
e9c5c39631
Updated various links in docs
|
9 年之前 |
Caio Ariede
|
ec9004728e
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
9 年之前 |
Sergey Kolosov
|
244404227e
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
|
9 年之前 |
Matt Robenolt
|
4dcfbd7923
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
|
9 年之前 |
Rigel Di Scala
|
3bdaaf6777
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
9 年之前 |
Flavio Curella
|
1e2362ca0f
Refs #25184 -- Started deprecation for contrib.gis.geoip.
|
9 年之前 |
Flavio Curella
|
7f0953ce1f
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
|
9 年之前 |
elky
|
35901e64b0
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
|
10 年之前 |
Tim Graham
|
d27e0f04a6
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
|
9 年之前 |
Piper Merriam
|
537818af87
Fixed #25185 -- Added support for functools.partial serialization in migrations
|
9 年之前 |
Tim Graham
|
adc0c4fbac
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
|
10 年之前 |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 年之前 |
Marten Kenbeek
|
bc7923beff
Fixed #24127 -- Changed the default current_app to the current namespace.
|
9 年之前 |
Claude Paroz
|
c296e55dc6
Fixed #22258 -- Added progress status for dumpdata when outputting to file
|
9 年之前 |
Tim Graham
|
8eeb566aca
Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data attribute.
|
9 年之前 |
lukasz.wojcik
|
927b30a6ab
Fixed #24126 -- Deprecated current_app parameter to auth views.
|
9 年之前 |
Edward Henderson
|
f8cc464452
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
|
10 年之前 |
Claude Paroz
|
1ef4aeab40
Fixed #25078 -- Added support for disabled form fields
|
9 年之前 |
Tim Graham
|
1fed8dd715
Fixed #25120 -- Deprecated egg template loader.
|
9 年之前 |
Thomas Stephenson
|
035b0fa60d
Fixed #24716 -- Deprecated Field._get_val_from_obj()
|
10 年之前 |
Vlastimil Zíma
|
8f8c54f70b
Fixed #25099 -- Cleaned up HttpRequest representations in error reporting.
|
9 年之前 |
Andrei Kulakov
|
db97a88495
Fixed #24375 -- Added Migration.initial attribute
|
10 年之前 |
Razvan Andrei Ionescu
|
97bc875234
Fixed #25117 -- Added Romanian char map for Javascript slug generation
|
9 年之前 |
David Wolever
|
0d71349773
Fixed #22804 -- Added warning for unsafe value of 'sep' in Signer
|
10 年之前 |
Sylvain Fankhauser
|
f5d5867a4a
Fixed #24877 -- Added middleware handling of response.render() errors.
|
9 年之前 |
Rigel Di Scala
|
b91a2a499f
Fixed #23190 -- Made Paginator.page_range an iterator
|
9 年之前 |