Duane Hilton
|
054bdfeff1
Fixed #17638 -- Added crosslinks between topic and reference guides.
|
10 年 前 |
Tim Graham
|
90761d00e3
Fixed spelling mistakes and added words to wordlist.
|
10 年 前 |
Thomas Chaumeny
|
311b3ad9db
Fixed #23567 -- Made assertQuerysetEqual check Counter equality when ordered=False
|
10 年 前 |
Tim Graham
|
df578bf175
Added ordering to fix non-deterministic relatedapp test.
|
10 年 前 |
Tim Graham
|
4b257cf261
Fixed flake8 warnings.
|
10 年 前 |
Greg Brown
|
9e8658db51
Fixed typo in docs/topics/db/managers.txt
|
10 年 前 |
Thomas Chaumeny
|
b2aad7b836
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
|
10 年 前 |
Aymeric Augustin
|
caf5cd7ba7
Fixed #23436 -- Made BASE_DIR absolute in settings template.
|
10 年 前 |
Claude Paroz
|
e1fbb68e4e
Updated comment about Python issue
|
10 年 前 |
Shai Berger
|
a54adcecff
Fixed git blunder, refs #22738
|
10 年 前 |
Shai Berger
|
c1ae0621ba
Fixed #22738 -- made finer distinctions for when Boolean is not detected on Oracle
|
10 年 前 |
Claude Paroz
|
dbdae3a755
Fixed #22738 -- Abstracted boolean field type introspection
|
10 年 前 |
Loic Bistuer
|
45840927d3
Silenced some deprecation warnings in contrib.sitemaps; refs #22384.
|
10 年 前 |
Loic Bistuer
|
b23d47412c
Fixed #23560 -- Fixed MigrationWrite to handle builtin types without imports.
|
10 年 前 |
Carl Meyer
|
f5c932ddec
How many is two?
|
10 年 前 |
Carl Meyer
|
d16bc7f0e4
Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute.
|
10 年 前 |
Matt Robenolt
|
ef5f9b6ae8
Fixed #23460 -- Added literal `%s` support to extra() QuerySets.
|
10 年 前 |
Thomas Chaumeny
|
17557d068c
Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query.
|
10 年 前 |
Claude Paroz
|
d1ca70110f
Factorized schema_editor() at BaseDatabaseWrapper level
|
10 年 前 |
Tim Graham
|
a8f07530a7
Fixed #23537 -- Added Oracle GIS SchemaEditor.
|
10 年 前 |
Markus Holtermann
|
45bd7b3bd9
Fixed #23455 -- Forced related_name to be a unicode string during deconstruction.
|
10 年 前 |
Davide Ceretti
|
d8e157d5ab
Refactored m2m_through tests. Refs #18586
|
10 年 前 |
Tim Graham
|
74e7f91e6d
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
|
10 年 前 |
Markus Holtermann
|
215aa4f53b
Fixed #23415 -- Added fields for unmanaged and proxy model migrations.
|
10 年 前 |
Claude Paroz
|
5066fda34d
Replaced input by textarea in forms docs
|
10 年 前 |
Tim Graham
|
3a46399543
Removed incorrect item in 1.7.1 release notes.
|
10 年 前 |
Marco Buttu
|
e077c29155
Fixed #23551 -- Fixed bash autocompletion crash on Python 3.
|
10 年 前 |
Thomas Chaumeny
|
9f576dd54f
Added tolerance in equality testing to avoid random build failure
|
10 年 前 |
Thomas Chaumeny
|
ac2e7f08d8
Fixed use of assert* functions in some gis tests
|
10 年 前 |
Michael Manfre
|
49e693c813
Added my bio to team.txt
|
10 年 前 |