|
c1f2f1b1a2
|
Remove MSN from contact listing
|
2014-06-22 15:15:04 +00:00 |
|
|
eea5be4323
|
Next/previous post links now omit drafts
|
2014-06-22 15:14:06 +00:00 |
|
|
d1ba92a621
|
Fix get_post_link template tag
It now generates dates in links correctly
|
2014-06-22 15:13:04 +00:00 |
|
|
a7c649d5c1
|
Add get_post_relative_link template tag to generate relative links to blog posts
|
2014-06-22 15:11:40 +00:00 |
|
|
c383c99075
|
Fix missing end of sentence in resume
|
2014-06-22 15:08:35 +00:00 |
|
|
7351d358fc
|
Removed link to Judit Pásti’s web page, as it doesn’t exist
|
2014-06-22 15:08:00 +00:00 |
|
|
865c36df39
|
Fix requirements.txt so it installs (almost) well on CentOS
|
2014-06-22 14:05:06 +00:00 |
|
|
f4bfd822f7
|
Create blog RSS feed functionality
Fix feed link in main template
|
2014-06-21 22:14:28 +02:00 |
|
|
34d1cefe70
|
Add get_post_link template tag to create post backlinks
|
2014-06-21 22:14:27 +02:00 |
|
|
ed7a61207a
|
Add a created_at_rss method to the blog Post model
|
2014-06-21 22:14:27 +02:00 |
|
|
337e1eea2b
|
Code beautification
|
2014-06-20 21:57:54 +02:00 |
|
|
6ee2ddb2af
|
Reset of settings.py for full Django 1.6 version
Now the only thing it does besides providing default values is importing
settings_local
|
2014-06-20 21:57:25 +02:00 |
|
|
ece6d66bd1
|
Switch error responses to TemplateResponse calls
|
2014-06-20 21:57:25 +02:00 |
|
|
325660bea1
|
Add robots.txt
|
2014-06-20 21:57:05 +02:00 |
|
|
eaf5f8122e
|
Fix paginating issues
|
2014-06-20 21:56:46 +02:00 |
|
|
51b246a037
|
Fix requirements.txt
|
2014-06-20 21:56:46 +02:00 |
|
|
73e6076105
|
Fix permission bits on images
|
2014-06-20 21:18:54 +02:00 |
|
|
a5445a03e0
|
Add previous/next article links to blog articles
|
2014-06-19 14:30:31 +00:00 |
|
|
0ad611ce23
|
Remove unnecessary datetime import
|
2014-06-19 14:30:31 +00:00 |
|
|
67ce47b13e
|
Add xhtml2pdf to requirements.txt
|
2014-06-19 11:49:14 +00:00 |
|
|
0363f13785
|
Fix typo in tag viewname
|
2014-06-19 11:16:49 +00:00 |
|
|
ba3430ae38
|
Fix paginator.html to work with tagpage
|
2014-06-19 11:15:34 +00:00 |
|
|
ac86b3ecb4
|
Change mimetype to content_type in PDF output function
|
2014-06-19 08:55:39 +00:00 |
|
|
d3f74bbbc2
|
Change resume link to work without the sites module
It is a bit overkill without actual sites
|
2014-06-19 08:53:22 +00:00 |
|
|
2b86c16ec5
|
Add colon and space before PDF error message for readability
|
2014-06-19 08:52:18 +00:00 |
|
|
edd757d596
|
Remove unnecessary return in basics:resumepdf
|
2014-06-19 08:51:15 +00:00 |
|
|
1b8bbb55fe
|
Fix ViewName middleware after accidentally changing . to +
|
2014-06-19 08:49:15 +00:00 |
|
|
ca1bd74985
|
Add settings_local.py to .gitignore
|
2014-06-18 12:13:21 +00:00 |
|
|
3d1d1e4045
|
Add settings_local import to settings.py
|
2014-06-18 12:11:02 +00:00 |
|
|
35248dab45
|
Reset settings.py to the factory default (Django 1.6)
|
2014-06-18 10:05:33 +00:00 |
|
|
cf08e3e0e4
|
Generate PDF version of the resume
|
2014-06-16 22:45:00 +02:00 |
|
|
6c2b7873c2
|
Refine resume text and formatting
|
2014-06-16 22:45:00 +02:00 |
|
|
d0839b7efe
|
Add CodeChunk to admin page
|
2014-06-16 22:44:15 +02:00 |
|
|
4274455957
|
Add date listing function
|
2014-06-16 22:44:15 +02:00 |
|
|
9bc614f8a0
|
Add request context processor
|
2014-06-16 22:44:15 +02:00 |
|
|
f98017e70e
|
Fix error views so they return the correct HTTP status
|
2014-06-16 22:44:15 +02:00 |
|
|
06fb6b3a09
|
Remove testing line from viewname middleware
|
2014-06-16 22:44:02 +02:00 |
|
|
1b4fc90a5d
|
Add requirements.txt for pip requirements
|
2014-06-16 13:56:50 +00:00 |
|
|
1443133a6d
|
Fix migrate.sql to update tables much better
|
2014-06-15 08:34:31 +00:00 |
|
|
d9b37b6aa4
|
Add log file and virtualenv to .gitignore
|
2014-06-14 21:02:41 +00:00 |
|
|
5e08661895
|
Add static files directory location
|
2014-06-14 21:01:34 +00:00 |
|
|
63b3c77f3f
|
Remove unnecessary trailing semicolon
|
2014-06-14 20:50:41 +00:00 |
|
|
eca33eb582
|
Fix typo in blog listing
|
2014-06-14 20:50:07 +00:00 |
|
|
3dc0f26179
|
Move SECRET_KEY to a file secret.key
|
2014-06-14 17:14:07 +00:00 |
|
|
ae4af3669b
|
Check if request.view_name exists before sending it to the template engine
|
2014-06-14 17:11:54 +00:00 |
|
|
17a71ddfb6
|
Add custom error handlers
|
2014-06-14 17:09:10 +00:00 |
|
|
ee02fab3a3
|
Add database options for correct table encoding
|
2014-06-14 13:00:32 +00:00 |
|
|
0073c1521c
|
Fix TEMPLATE_DIRS in settings.py to be a correct tuple
Django >1.5 complains about it to be deprecated
|
2014-06-14 13:00:00 +00:00 |
|
|
b786a44439
|
Add migrate.sql to migrate old database content
|
2014-06-14 14:56:02 +02:00 |
|
|
3b485aaebc
|
Now loading code_chunks module in template that needs it
Without this, the filters defined there cannot be used
|
2014-06-14 12:17:08 +02:00 |
|