Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/timisoara/2015-02-25-pytim-7/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ PyTim #7

:tags: prezentari
:registration:
meetup.com: http://www.meetup.com/RoPython-Timisoara/events/220624691/
meetup.com: https://www.meetup.com/RoPython-Timisoara/events/220624691/

Welcome to PyTim #7. This meetup marks our affiliation to the
`RoPython <http://ropython.org>`__ national initiative which has similar
`RoPython <https://ropython.org>`__ national initiative which has similar
events in Cluj, Iasi and Bucharest (more on this and a potential
RoPython national conference at the meetup).

Expand All @@ -23,19 +23,19 @@ Here is the Agenda:
- Talk

- - 18:30 - 19:10
- Adelina Tuvenie (`Cloudbase Solutions <http://www.cloudbase.it>`__)
- Adelina Tuvenie (`Cloudbase Solutions <https://www.cloudbase.it>`__)
- Automation as a Service with StackStorm
- - 19:00 - 19:10
- Coffee Break
-
- - 19:10 - 19:40
- Radu Ciorba (`3Pillar Global <http://www.3pillarglobal.com>`__)
- Radu Ciorba (`3Pillar Global <https://www.3pillarglobal.com>`__)
- TBA
- - 19:40 - 19:50
- Coffee Break
-
- - 19:50 - 20:15
- Vlad Temian (`PressLabs <http://www.presslabs.com>`__)
- Vlad Temian (`PressLabs <https://www.presslabs.com>`__)
- GitFS

The new venue is Timisoara Startup Hub and the date is February 25!
Expand Down
2 changes: 1 addition & 1 deletion ghpsettings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
####### DEBUG #######
CACHE_CONTENT = False
RELATIVE_URLS = False
REAL_SITEURL = SITEURL = 'http://ropython.ro'
REAL_SITEURL = SITEURL = 'https://ropython.ro'
ASSET_DEBUG = False
DISQUS_SITENAME = ''
GOOGLE_ANALYTICS_ACCOUNT = 'UA-63604601-1'
Expand Down
2 changes: 1 addition & 1 deletion settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
AUTHOR = 'Echipa RoPython'
SITENAME = 'RoPython'

REAL_SITEURL = SITEURL = 'http://ropython.ro'
REAL_SITEURL = SITEURL = 'https://ropython.ro'
RELATIVE_URLS = False

DISQUS_SITENAME = '?'
Expand Down
4 changes: 2 additions & 2 deletions theme/templates/categories/iasi.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<mark>
Iași organizează evenimentele prin <a href="http://www.meetup.com/RoPython_Iași/">meetup.com</a>.
Iași organizează evenimentele prin <a href="https://www.meetup.com/RoPython_Iași/">meetup.com</a>.
Inițial grupul se numea chiar <q>RoPython</q>.
La <a href="http://ropython.ro/2014/10/01/conference-py-1/">Conference.py #1</a> ne-am hotărât să ne unim eforturile și
La <a href="https://ropython.ro/2014/10/01/conference-py-1/">Conference.py #1</a> ne-am hotărât să ne unim eforturile și
să mutăm paginile găzduite pe <q>ropython.org</q> (Wordpress) în acest agregator.
</mark>