Claude Paroz
|
5b9470efd8
Removed old version note in layermapping.txt
|
10 years ago |
Andreas Madsack
|
27c9b3a27d
Fixed #23808 -- Documented that migrations table is created when using runserver without migrating first.
|
10 years ago |
Danilo Bargen
|
013b5eacea
Added tests/README.rst
|
10 years ago |
Berker Peksag
|
d2d6c0c097
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
|
10 years ago |
Fabio Natali
|
fa680ce1e2
Fixed #23825 -- Added links for decorating class-based views to the CSRF docs.
|
10 years ago |
Carl Meyer
|
1ed9b9e2e2
Merge pull request #3536 from Zweedeend/ticket_23837
|
10 years ago |
Claude Paroz
|
35dac5070b
Added a new GeoJSON serialization format for GeoDjango
|
10 years ago |
Yigit Guler
|
c5132382f0
Fixed #23793 -- Clarified password reset behavior in auth docs
|
10 years ago |
Andrew Godwin
|
c5def493d0
Fixed #23835: Changed circular dependency in DFS to be less infinite
|
10 years ago |
Erik Romijn
|
c1584e1df4
Refs #23793 -- Fixed test failure after password reset messages clarification
|
10 years ago |
Marc Tamlyn
|
9a5a4361c5
Merge pull request #3531 from ddaan/ticket_23834
|
10 years ago |
Niels Kouwenhoven
|
fefb77934e
Fixes #23837: Replace list.pop(0) by deque.popleft() in dfs function in migrations
|
10 years ago |
Yigit Guler
|
9dde0a211e
Fixed #23793 -- Clarified password reset messages.
|
10 years ago |
Daan Vielen
|
a7c58eaca4
added test and fix to check for default null on ArrayField
|
10 years ago |
Tim Graham
|
83d104d61a
Revert "Use topological sort for migration operation dependency resolution"
|
10 years ago |
Josh Smeaton
|
f59fd15c49
Fixed #14030 -- Allowed annotations to accept all expressions
|
11 years ago |
Andrew Godwin
|
39e3ef88c2
Merge pull request #3516 from jaylett/filestorage-timezones
|
10 years ago |
Andrew Godwin
|
6d2cad14f7
Merge pull request #3525 from vanschelven/master
|
10 years ago |
Klaas van Schelven
|
13d613f800
Use topological sort for migration operation dependency resolution
|
10 years ago |
James Aylett
|
88e13b44ed
Fixed #23827 -- TZ behavior in Storage API ref doc
|
10 years ago |
Berker Peksag
|
4f90c99635
Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH.
|
10 years ago |
Berker Peksag
|
d552da1f8d
Fixed #22407 -- Added AdminEmailHandler.send_mail().
|
10 years ago |
Michael Manfre
|
a305695f28
Merge pull request #3481 from manfre/ticket-16358
|
10 years ago |
Tim Graham
|
3a550bb6d3
Fixed #23588 -- Added a link in tutorial for list_display options.
|
10 years ago |
Tim Graham
|
c24a2e6cbd
Fixed #23765 -- Removed BooleanField default check which often yielded false positives.
|
10 years ago |
Tim Graham
|
d5a109f6e6
Fixed #23802 -- Typos in 1.7 release notes.
|
10 years ago |
Tim Graham
|
098368d82f
Added missing docs for 1_7.W001 check.
|
10 years ago |
Claude Paroz
|
e541bbd0dc
Removed doc reference to pre-1.5 PostGIS
|
10 years ago |
Claude Paroz
|
7fd1f3a645
Updated Fink doc section to be version-agnostic
|
10 years ago |
Adam DePue
|
e118e3af37
Fixed #23761 -- Added test for MySQL validator and db_type is None.
|
10 years ago |