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
2014-08-20
[1.7.x] Fetched translations from Transifex
Claude Paroz
2014-06-15
[1.7.x] Added database migration for contrib.flatpages.
Claude Paroz
2014-05-19
[1.7.x] Updated translation catalogs
Claude Paroz
2014-05-15
[1.7.x] Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-04-21
[1.7.x] Corrected many style guide violations that the newest version of flak...
Alex Gaynor
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-03
Fixed flake8 E251 violations
Milton Mazzarri
2013-11-02
Fixed all E261 warnings
coagulant
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-05
Fixed #21189: Cleaned up usage of bare except clauses.
Baptiste Mispelon
2013-07-30
Updated flatpages tests to override CSRF_FAILURE_VIEW.
Kirill Zaitsev
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-18
Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...
Loic Bistuer
2013-05-18
Fixed #13285: populate_xheaders breaks caching
Ćukasz Langa
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-04-02
Updated flatpages tests for unittest2 discovery.
Preston Timmons
2013-03-28
Updated translation templates
Claude Paroz
2013-03-28
Added Burmese language
Claude Paroz
2013-03-28
Added Ossetic language
Claude Paroz
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-03-24
Merge pull request #946 from matiasb/minor-flatpage-translation-fix
Simon Charette
2013-03-24
Fixed #15124 -- Changed the default for BooleanField.
Aymeric Augustin
2013-03-23
Fixed #20117 -- Added missing translation override to fix flatpages test.
matiasb
2013-03-23
Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom U...
Russell Keith-Magee
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-24
Fixed #18862 -- Honored script prefix in FlatPage.get_absolute_url.
Aymeric Augustin
2013-02-24
URL-encoded URLs in FlatPage.get_absolute_url.
Aymeric Augustin
2012-11-15
Update django/contrib/flatpages/forms.py
vanschelven
2012-10-15
Updated base translation files
Claude Paroz
2012-10-01
Prevented flatpage view from directly accessing settings.SITE_ID
Claude Paroz
2012-09-28
Made more extensive use of get_current_site
Claude Paroz
2012-08-12
[py3] Refactored __unicode__ to __str__.
Aymeric Augustin
2012-06-26
Add reST role to templates named in some view docs.
Ben Spaulding
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-05-31
Fixed #18408 -- Isolated flatpages tests from existing sites.
Jens Page
[next]