Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/contenttypes/views.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed Field.rel attribute to remote_fieldAnssi Kääriäinen2015-03-251-2/+2
* Fixed #15089 -- Allowed contrib.sites to lookup the curre...Tim Graham2014-10-011-1/+1
* Fixed #16727 -- Added protocol-relative URL support to co...Thomas Sorrel2014-03-031-1/+1
* Suppressed the `if Site._meta.installed` pattern.Aymeric Augustin2014-02-011-9/+15
* Moved RequestSite and get_current_site.Aymeric Augustin2014-01-261-1/+2
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+1
* Fixed #7603 -- Added a 'scheme' property to the HttpReque...Unai Zalakain2013-10-151-1/+1
* Replaced an antiquated pattern.Aymeric Augustin2013-05-171-1/+1
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-2/+4
* Fixed #17458 -- Marked Http404 error messages for transla...Jannis Leidel2012-02-041-6/+8
* Fixed #8997 -- Prevented the contenttypes `shortcut` view...Julien Phalip2012-01-021-6/+13
* Fixed #14414 -- Improved contenttypes shortcut() view to ...Adrian Holovaty2010-10-071-0/+2
* Fixed #14386, #8960, #10235, #10909, #10608, #13845, #143...Luke Plant2010-10-041-20/+22
* Fixed #10927 - Content Types shortcut view throws 500s in...Luke Plant2009-12-191-1/+1
* Moved the bulk of the shortcut() function in django/views...Adrian Holovaty2008-09-101-0/+67