Karen Tracey
|
75743c189d
|
Fixed #18234: Avoided exception on flatpage add
|
2012-04-28 19:44:14 -04:00 |
Aymeric Augustin
|
6b16580aaa
|
Fixed #12972 -- Validated that flatpages URLs start and (when appropriate) end with a slash. Thanks jabapyth, claudep and kmtracey.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-01-28 20:27:23 +00:00 |
Jannis Leidel
|
0e9b1041d7
|
Fixed a broken translation string in the flatpages' forms module.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17249 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-22 23:01:53 +00:00 |
Carl Meyer
|
62afd58c87
|
Fixed #17057 -- Corrected flatpage url uniqueness validation to account for flatpage editing.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17000 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-17 00:56:32 +00:00 |
Carl Meyer
|
3f3010014b
|
Fixed #14678 -- Added validation to catch flatpages with the same URL on the same site. Thanks seler for the report, and joni, graham_king, and j4nu5 for work on the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-07 15:45:52 +00:00 |