This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f515619494
django1
/
django
/
contrib
/
flatpages
/
tests
History
Aymeric Augustin
a44531ae15
Fixed
#18862
-- Honored script prefix in FlatPage.get_absolute_url.
2013-02-24 13:27:13 +01:00
..
templates
Switched to HTML5 doctype in all Django supplied templates.
2011-04-20 17:40:53 +00:00
__init__.py
URL-encoded URLs in FlatPage.get_absolute_url.
2013-02-24 13:27:13 +01:00
csrf.py
Fixed
#18408
-- Isolated flatpages tests from existing sites.
2012-05-31 18:03:49 +02:00
forms.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
middleware.py
Fixed
#18408
-- Isolated flatpages tests from existing sites.
2012-05-31 18:03:49 +02:00
models.py
Fixed
#18862
-- Honored script prefix in FlatPage.get_absolute_url.
2013-02-24 13:27:13 +01:00
templatetags.py
Fixed
#18408
-- Isolated flatpages tests from existing sites.
2012-05-31 18:03:49 +02:00
urls.py
Fixed
#14675
-- Completed removal of `from django.conf.urls.default import *` usage.
2011-09-11 22:36:16 +00:00
views.py
Fixed
#18408
-- Isolated flatpages tests from existing sites.
2012-05-31 18:03:49 +02:00