Simon Charette
|
5449240c54
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
|
12 år sedan |
Claude Paroz
|
2390fe3f4f
Fixed #19745 -- Forced resolution of verbose names in createsupersuser
|
12 år sedan |
Simon Charette
|
ea425ebcb2
Fixed a documentation warning introduced by 3f1c7b7
|
12 år sedan |
Simon Charette
|
a097ee32d8
Fixed #17683 -- Make sure `BaseModelFormSet` respects defined widgets.
|
12 år sedan |
Simon Charette
|
ec469ade2b
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
|
12 år sedan |
Ramiro Morales
|
826d9de00e
Fixed #19729 -- Removed leftover refactoring helper variables.
|
12 år sedan |
Simon Charette
|
5c70299a71
Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
|
12 år sedan |
Claude Paroz
|
40260bc30b
Fixed error message test assertions under Python 3.3
|
12 år sedan |
Claude Paroz
|
7c5b244826
Fixed #17061 -- Factored out importing object from a dotted path
|
12 år sedan |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 år sedan |
Ramiro Morales
|
21ea58b8cc
Enhanced docs and docctrings added in 869c9ba.
|
12 år sedan |
Claude Paroz
|
2edef932ff
Revert "Fixed #19724 -- Output error when settings are improperly configured"
|
12 år sedan |
Claude Paroz
|
40ca99097f
Fixed #19724 -- Output error when settings are improperly configured
|
12 år sedan |
Claude Paroz
|
55c585f1c7
Fixed #19725 -- Made createsuperuser handle non-ascii prompts
|
12 år sedan |
Simon Charette
|
fb606e10ac
Fixed #19653 -- Removed `Manager.get_empty_query_set`.
|
12 år sedan |
Ramiro Morales
|
869c9ba306
Fixed #19730 -- Don't validate importability of settings by using i18n in management commands.
|
12 år sedan |
Tim Graham
|
2c173ff3b4
Fixed a typo in docs/topics/auth/customizing.txt
|
12 år sedan |
Anssi Kääriäinen
|
f556df90be
Fixed #19645 -- Added tests for TransactionMiddleware
|
12 år sedan |
Julien Phalip
|
bc7a219b1e
Fixed Python 3.2 compatibility for a test.
|
12 år sedan |
Julien Phalip
|
293f7a2114
Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch.
|
12 år sedan |
Ramiro Morales
|
08dc90bccf
Fixed #14305 -- Switched inspectdb to create unmanaged models.
|
12 år sedan |
Julien Phalip
|
c9c40bc6bc
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks to camilonova, Russell Keith-Magee, Aymeric Augustin and Ramiro Morales for the feedback.
|
12 år sedan |
Nick Sandford
|
0694d2196f
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
|
12 år sedan |
Tim Graham
|
fdaaa24171
Fixed #19700 - Added documentation for BoundField.field.
|
12 år sedan |
Claude Paroz
|
a1c470a6f6
Lowered field ordering requirement in ogrinspect test
|
12 år sedan |
Claude Paroz
|
1f8e7bb075
Added missing parentheses in if clause
|
12 år sedan |
Claude Paroz
|
63d6a50dd8
Fixed #18144 -- Added backwards compatibility with old unsalted MD5 passwords
|
12 år sedan |
Aymeric Augustin
|
ace9d4efc3
Made ungettext_lazy usable for messages that do not contain the count.
|
12 år sedan |
Aymeric Augustin
|
db5049c9f7
Fixed the test introduced in 2ca37af6 under Python 3.
|
12 år sedan |
Ramiro Morales
|
2ca37af621
Added test to demonstrate issue 11387 isn't there anymore.
|
12 år sedan |