index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
flatpages
Age
Commit message (
Expand
)
Author
2012-01-28
Fixed #12972 -- Validated that flatpages URLs start and (when appropriate) en...
Aymeric Augustin
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-12-22
Fixed a broken translation string in the flatpages' forms module.
Jannis Leidel
2011-10-17
Fixed #17057 -- Corrected flatpage url uniqueness validation to account for f...
Carl Meyer
2011-10-07
Fixed #14678 -- Added validation to catch flatpages with the same URL on the ...
Carl Meyer
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-05-07
Minor renaming for consistency.
Jannis Leidel
2011-05-01
Replaced old-style with new-style decorator syntax.
Jannis Leidel
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-20
Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...
Jannis Leidel
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-15
Pulled flatpages translation updates from Transifex.
Jannis Leidel
2011-03-09
Fixed a bunch more tests that were failing in Oracle due to false assumptions...
Ian Kelly
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-01
Updated flatpages translations from transifex.net. Refs #15300.
Jannis Leidel
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-01-21
Added new translation files to formtools contrib app.
Jannis Leidel
2010-10-10
Don't mark a TemplateSyntaxError in flatpages as being translatable.
Alex Gaynor
2010-09-13
Fixed #14252 - django.contrib.flatpages unit tests assume default value for s...
Luke Plant
2010-08-28
Fixed #5192 -- Modified flatpage admin form to allow ~ and . characters in fl...
Russell Keith-Magee
2010-08-28
Fixed #6932 -- Added a template tag that gives a list of available flatpages ...
Russell Keith-Magee
2010-08-28
Removed a stray DEBUG=True test setting introduced in r13641.
Russell Keith-Magee
2010-08-27
Fixed #14156 -- Modified the way CSRF protection is applied to flatpages so t...
Russell Keith-Magee
2010-02-04
Fixed #12358 - csrf_token template tag does not work with flatpages.
Luke Plant
2008-09-02
Cleaned up a bunch of minor doc stuff:
Jacob Kaplan-Moss
2008-08-27
Removed oldforms, validators, and related code:
Gary Wilson Jr
2008-08-21
Fixed #8376 -- Use request.path and request.path_info at the right moments when
Malcolm Tredinnick
2008-08-11
Refs #7742 -- newforms-admin does not use oldforms `validator_list` argument,...
Gary Wilson Jr
2008-08-05
Fixed #6213: flatpage view now correctly redirects if settings.APPEND_SLASH. ...
Jacob Kaplan-Moss
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2008-06-30
Fixed #4081 -- Allow empty content in flatpages.
Malcolm Tredinnick
2008-06-16
Fixed #7329 -- Added list_display Admin options to FlatPage and Redirect mode...
Adrian Holovaty
2008-03-29
Django code styling fixes.
Gary Wilson Jr
2008-03-29
Fixed #6879 -- Made string in `contrib.flatpages` translatable, thanks ctroch...
Gary Wilson Jr
2007-11-14
Implemented auto-escaping of variable output in templates. Fully controllable...
Malcolm Tredinnick
2007-08-05
Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...
Gary Wilson Jr
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-03-29
Fixed #3845 -- Added index to URL attribute of flatpages model.
Russell Keith-Magee
2006-08-23
Fixed #2581 -- Added populate_xheaders() call to flatpage view. Thanks for th...
Adrian Holovaty
2006-08-11
Fixed #2525 -- Fixed typo in contrib/flatpages/README.TXT. Thanks, dummy@habm...
Adrian Holovaty
2006-07-19
Fixed #2332 -- Introduced is_authenticated() method on User and AnonymousUser...
Malcolm Tredinnick
2006-07-09
Fixed #2317 -- Fixed help_text for FlatPage.template_name field to match magi...
Adrian Holovaty
2006-06-08
Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...
Adrian Holovaty
[prev]
[next]