Tim Graham
|
785cc71d5b
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
d79122f40b
Refs #23276 -- Removed passing views as strings to url() per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
a25d3ce007
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
3f50dc2be5
Removed SQLCompiler.__call__() per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
9a3dfa2a52
Refs #23261 -- Removed old style list syntax for unordered_list filter
|
há 9 anos atrás |
Tim Graham
|
27b2321793
Refs #24451 -- Removed comma-separated {% cycle %} syntax per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
3af9b70028
Refs #22789 -- Removed contrib.webdesign per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
57039f9661
Refs #22306 -- Removed cycle/firstof template tags from "future".
|
há 9 anos atrás |
Tim Graham
|
c64dd646f5
Refs #12663 -- Removed deprecated Model._meta methods.
|
há 9 anos atrás |
Tim Graham
|
08ab262649
Removed SubfieldBase per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
4fd264b6f1
Refs #24351 -- Removed support for the old allow_migrate() signature per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
c4e2e9de1f
Added stub 1.10 release notes.
|
há 9 anos atrás |
Tim Graham
|
a1058e8d7c
Bumped version; master is now 1.10 pre-alpha.
|
há 9 anos atrás |
Tim Graham
|
e3f9b0e329
Updated man page for Django 1.9 alpha.
|
há 9 anos atrás |
Tim Graham
|
2634f606d5
Fixed #25386 -- Warned about differences between Engine and DjangoTemplates.
|
há 9 anos atrás |
Ryan Allen
|
25cccca0a2
Fixed #25378 -- Improved tab through experience in admin.
|
há 9 anos atrás |
Claude Paroz
|
c9a02bc8f5
Fixed #25448 -- Eased GISLookup subclassing with custom lookups
|
há 9 anos atrás |
Claude Paroz
|
135a9e4fd9
Added some more links in form field docs
|
há 9 anos atrás |
Simon Charette
|
8e8c0792c0
Refs #18081 -- Asserted db constraints are created for fk to proxy models.
|
há 9 anos atrás |
Benjamin Wohlwend
|
de31423130
Fixed #25453 -- Reworded makemigration's ask_not_null_alteration suggestion.
|
há 9 anos atrás |
Don Kirkby
|
dcd7358afd
Fixed typo in docs/topics/db/examples/one_to_one.txt
|
há 9 anos atrás |
Anton Baklanov
|
d0ed01cef0
Fixed #25407 -- Removed network dependency in GeoIP tests.
|
há 9 anos atrás |
Tim Graham
|
b1f6046066
Refs #25373 -- Doc'd logging of exceptions during {% include %} rendering.
|
há 9 anos atrás |
Tim Graham
|
6b37719616
Refs #24526 -- Made the django logger handle INFO messages.
|
há 9 anos atrás |
Tim Graham
|
7cb3a48843
Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2.
|
há 9 anos atrás |
Tim Graham
|
0e723ead52
Refs #21927 -- Added examples to urls.include() changes in 1.9 release notes.
|
há 9 anos atrás |
Matt Deacalion Stevens
|
f06ce6053c
Fixed #25439 -- Added `SUCCESS` style to termcolor palettes
|
há 9 anos atrás |
Henry Jordan
|
af95eee9fb
Fixed #25447 -- Emphasized the need to restart dev server when adding template tags.
|
há 9 anos atrás |
Tim Graham
|
cb1e779ceb
Refs #24115 -- Added docs for password updates on bcrypt rounds change.
|
há 9 anos atrás |