Tim Graham
|
145e9ca301
Updated Python trove classifiers in reusable apps tutorial.
|
9 years ago |
Simon Charette
|
729e0b086d
Fixed #24109 -- Allowed RunSQL and RunPython operations to be elided.
|
9 years ago |
Simon Charette
|
49f4c9f4c6
Fixed #26064 -- Moved operation reduction logic to their own class.
|
9 years ago |
Tim Graham
|
6b258befc2
Refs #26104 -- Replaced unnecessary force_str() with force_text().
|
9 years ago |
Mingun Pak
|
4c912d184d
Fixed typos in test comments.
|
9 years ago |
Marten Kenbeek
|
beb9112a79
Removed unnecessary imports.
|
9 years ago |
Alexander Rudakov
|
002a4f72c4
Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps.
|
9 years ago |
Claude Paroz
|
104eddbdf6
Fixed #26093 -- Allowed escape sequences extraction by gettext on Python 3
|
9 years ago |
Yoong Kang Lim
|
7037dc5724
Removed unnecessary import in django/urls/base.py.
|
9 years ago |
Tim Graham
|
817b75c54d
Added 'Sitarska' to spelling_wordlist.
|
9 years ago |
seungkwon
|
5925e20c37
Fixed typo in django/db/backends/sqlite3/operations.py.
|
9 years ago |
Ola Sendecka
|
e72a495031
After almost a year I am finally adding myself :)!
|
9 years ago |
Vincenzo Pandolfo
|
0490d72f2a
Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks.
|
9 years ago |
Alexander Gaevsky
|
956cde8004
Fixed #26104 -- Fixed TypeError when passing number to forms.DurationField.
|
9 years ago |
Jan Pieter Waagmeester
|
95648eb5c1
Lowercased "actions" of "Recent actions" and "My actions" in admin index sidebar.
|
9 years ago |
Preston Timmons
|
c00ae7f58c
Fixed #26118 -- Added 'is' operator to if template tag.
|
9 years ago |
Daniel Wiesmann
|
a08d2463d2
Fixed #26112 -- Error when computing aggregate of GIS areas.
|
9 years ago |
Joshua Phillips
|
16baec5c8a
Fixed #25910 -- Rejected read-only property names in model constructors.
|
9 years ago |
Tim Graham
|
4dc74371e3
Removed unused attributes of MySQL SchemaEditor.
|
9 years ago |
Tim Graham
|
b49cc86643
Fixed #26116 -- Corrected schema's test_alter_implicit_id_to_explicit.
|
9 years ago |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 years ago |
Tim Graham
|
79d0a4fdb0
Fixed #26121 -- Updated MySQL storage engine example.
|
9 years ago |
Luke Plant
|
77974a684a
Changed `action="."` to `action=""` in tests and docs.
|
9 years ago |
Alexander Gaevsky
|
9a33d3d764
Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly_fields.
|
9 years ago |
Tim Graham
|
fb4272f0e6
Refs #26092 -- Added @skipUnlessDBFeature to a test.
|
9 years ago |
Aymeric Augustin
|
f91b5a7e4b
Fixed #26063 -- Crash when passing > 2000 params.
|
9 years ago |
Anssi Kääriäinen
|
ee596888e1
Fixed #26092 -- Fixed QuerySet.order_by() regression with an M2M through model.
|
9 years ago |
chemary
|
2d28144c95
Fixed #26094 -- Fixed CSRF behind a proxy (settings.USE_X_FORWARDED_PORT=True).
|
9 years ago |
Petter Reinholdtsen
|
a1fba4e843
Corrected English name of nb language.
|
9 years ago |
Tim Graham
|
073dd4ce79
Refs #26096 -- Forwardported 1.9.2 release note.
|
9 years ago |