Tim Graham
|
1a3bec4a26
Fixed #18108 -- Added instructions for translating documentation.
|
10 gadi atpakaļ |
Anubhav Joshi
|
10e83d48a3
Fixed #22935 -- Changed ForeignKey.default_error_messages['invalid'] to refer to correct field.
|
10 gadi atpakaļ |
Colin Wood
|
27ee608b55
Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error.
|
10 gadi atpakaļ |
Tim Graham
|
7c3d6149a7
Removed ADMIN_FOR from global_settings.py.
|
10 gadi atpakaļ |
Tim Graham
|
c37000ab04
Clarified that LocMemCache is per-process; refs #7639.
|
10 gadi atpakaļ |
Tim Graham
|
3de4f8bab6
assertEquals -> assertEqual
|
10 gadi atpakaļ |
Éric Araujo
|
5842d8eba4
Removed non-existent reference to args/kwargs in manager docs.
|
10 gadi atpakaļ |
Andrew Godwin
|
e9249bc20b
Fixed #22932: Documented circular dependency issues with swappable user
|
10 gadi atpakaļ |
Tim Graham
|
db9a1a0c47
Fixed #13755 -- Added a tip for caching responses that vary on AJAX.
|
10 gadi atpakaļ |
Tim Graham
|
20ec9daf7c
Fixed #22933 -- Deprecated django.template.resolve_variable().
|
10 gadi atpakaļ |
Claude Paroz
|
232f2028d5
Included irc link in paragraph to allow for l10n
|
10 gadi atpakaļ |
Anssi Kääriäinen
|
0b6f05ede6
Fixed #19501 -- added Model.from_db() method
|
10 gadi atpakaļ |
Tim Graham
|
c26579eaa7
Removed django/contrib/auth/create_superuser.py
|
10 gadi atpakaļ |
Curtis
|
71461b14ab
Fixed #22691 -- Added aliasing to cached_property.
|
10 gadi atpakaļ |
Anubhav Joshi
|
34ba86706f
Fixed #14334 -- Query relation lookups now check object types.
|
10 gadi atpakaļ |
Tim Graham
|
81edf2d006
Fixed non-multiple of 4 indentation in docs/ref/request-response.txt.
|
10 gadi atpakaļ |
Tim Graham
|
bbf0a9545b
Fixed #22482 -- Recommended using data migrations in contrib.sites docs.
|
10 gadi atpakaļ |
Tim Graham
|
f3a933d7c1
Made docs CSS for versionchanged/added more similar to docs.djangoproject.com.
|
10 gadi atpakaļ |
Tim Graham
|
e3c7af18a3
Fixed #19489 -- Documented host parameter of assertRedirects().
|
10 gadi atpakaļ |
Tim Graham
|
874053edf9
Fixed #21942 -- Moved Form.clean() to form API docs.
|
10 gadi atpakaļ |
Julia Matsieva
|
29c1151a55
Fixed #22756 -- Added view name to technical 404 template if Http404 is raised.
|
10 gadi atpakaļ |
Claude Paroz
|
0b5bafe993
Removed reference to old middleware
|
10 gadi atpakaļ |
Tim Graham
|
cf252dbea6
Fixed #8162 -- Increased Permission.name max_length to 255 characters.
|
10 gadi atpakaļ |
Tim Graham
|
5359188b08
Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
|
10 gadi atpakaļ |
Anubhav Joshi
|
fd5897193f
Fixed problem with refs #10811.
|
10 gadi atpakaļ |
Tim Graham
|
add78c58b5
Added spaces to message from 4c39c270af91ddbc213e077fc06b4bf67c7c6e99.
|
10 gadi atpakaļ |
Ian Foote
|
4c39c270af
Add missing spaces to implicitly joined strings
|
10 gadi atpakaļ |
Alex Gaynor
|
985ad99a71
Fixed a flake8 warning
|
10 gadi atpakaļ |
Claude Paroz
|
f12b68af71
Fixed #16184 -- Fixed multiple PostGIS types introspection
|
10 gadi atpakaļ |
Tim Graham
|
70576740b0
Fixed #22917 -- Fixed typo in AlterIndexTogether.describe().
|
10 gadi atpakaļ |