summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Collapse)Author
2019-04-04Merge branch 'archweb-generic' into lukeshu/masterHEADparabolaweb-2019-04-07masterlukeshu/masterLuke Shumaker
2019-04-04Merge tag 'release_2017-05-24' into archweb-genericarchweb-genericLuke Shumaker
2019-03-23Merge branch 'archweb-generic' into lukeshu/masterLuke Shumaker
2019-03-19news: Make mailing list announcements configurable in settings.pyLuke Shumaker
2019-03-17Merge tag 'release_2017-05-17' into archweb-genericLuke Shumaker
2019-02-22Merge branch 'archweb-generic'Luke Shumaker
2017-05-22Allow templates to be debugged locallyJelle van der Waa
template debugging was never enabled, since TEMPLATES where defined before the local_settings where imported. So move the TEMPLATES definition under the local_settings import.
2017-05-22settings: use one import for importing pathJelle van der Waa
2017-05-02Remove the last piece of django-jinja existanceJelle van der Waa
2017-05-02Remove deprecated TEMPLATE_DEBUGJelle van der Waa
2017-05-02Dump debug loader for nowJelle van der Waa
2017-05-02Cleanup remove old TEMPLATE_ stuffJelle van der Waa
2017-05-02Update to django 1.8Jelle van der Waa
Update django, djang-jinja version. Use TEMPLATES = [] to configure the django templates etc. since the old way will be obsolete.
2017-05-01settings: pass when local_settings can't be importedJelle van der Waa
Continue when local_settings can't be imported for an easier test setup. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2016-12-11Merge branch 'archweb' into archweb-genericLuke Shumaker
# Conflicts: # templates/public/download.html
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler
2016-01-29Merge branch 'archweb-generic'Luke Shumaker
2016-01-29Merge branch 'archweb' into archweb-genericLuke Shumaker
2015-12-31Allow linking to the PGP server over HTTPSEvangelos Foutras
Signed-off-by: Evangelos Foutras <evangelos@foutrelis.com>
2015-12-31settings: Fix pgp.mit.edu settingJohannes Löthberg
Links should not use the port 11371. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Signed-off-by: Evangelos Foutras <evangelos@foutrelis.com>
2015-04-16Merge branch 'archweb-generic'parabolaweb-2015-04-17Luke Shumaker
2015-04-16Merge tag 'release_2015-04-13' into archweb-genericLuke Shumaker
Fix up 'None' display in places
2015-04-15Merge branch 'archweb-generic'Luke Shumaker
2015-04-15Merge tag 'release_2014-11-02' into archweb-genericLuke Shumaker
Staff groups
2015-04-15Merge branch 'master-nomake'Luke Shumaker
2015-04-14Replace usage of parabolagnulinux.org with parabola.nu, alsoLuke Shumaker
replace repo.parabola.nu/isos/ with /iso/, in settings.py
2015-04-13Merge tag 'release_2014-10-19' into archweb-genericLuke Shumaker
Jinja2 switch for some templates, exact matches in package search # Conflicts: # templates/packages/search.html
2015-04-13Merge tag 'release_2014-10-19' into archweb-genericLuke Shumaker
Jinja2 switch for some templates, exact matches in package search
2015-04-02Update to latest django-countriesDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-19Update to latest django-countriesDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-02Mirror view tweaks and enhancementsDan McGee
* Add country column to main mirror list overview page. Most mirrors are strictly in one country, so do a little magic to show the right country if it makes sense. * Use new way of getting country names so we respect the overrides now present in the django_countries package. * Make the country selection box on the mirrorlist generation page a lot taller by default so it is easier to use. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-18Enable Jinja2 template bytecode cachingDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-18Install and wire up django-jinjaDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-18Disable eggs template loaderDan McGee
2014-10-05Use new Parabola URLs.Michał Masłowski
2014-10-02Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
Conflicts: templates/public/download.html templates/public/feeds.html templates/public/index.html urls.py
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
Conflicts: templates/public/download.html templates/public/index.html
2014-09-01Remove dependency on SouthDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-09-01Silence warning with 1.7 by using new test runnerDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2013-07-15fix bad merge thingsLuke Shumaker
2013-04-26Merge branch 'archweb-generic2'Luke Shumaker
Conflicts: main/fixtures/arches.json settings.py templates/public/index.html templates/public/svn.html
2013-04-23reduce differencesLuke Shumaker
2013-04-23introduce BRANDING_SLUG for relengLuke Shumaker
2013-04-23introduce BRANDING_SLUG for relengLuke Shumaker
2013-04-23tweakLuke Shumaker
2013-04-23reduce differencesLuke Shumaker
2013-04-23change TORRENT_TRACKERSLuke Shumaker
2013-04-22Merge branch 'archweb-generic2'Luke Shumaker
Conflicts: README.BRANDING local_settings.py.example packages/templatetags/package_extras.py public/views.py releng/views.py settings.py sitestatic/archnavbar/archnavbar.css sitestatic/silhouette.png templates/base.html templates/packages/differences.html templates/packages/opensearch.xml templates/packages/search.html templates/public/donate.html templates/public/download.html templates/public/feeds.html templates/public/index.html urls.py
2013-04-21use a BRANDING_OSEARCH_TAGS for templates/packages/opensearch.xmlLuke Shumaker
2013-04-21Use a BUGTRACKER_RELENG_URL for releng/views.pyLuke Shumaker