index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
news
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-31
Minor news admin code cleanup
Dan McGee
1
-0
/
+4
2012-12-28
Move slug creation helper to main/utils
Dan McGee
1
-16
/
+2
2012-12-28
Populate the todolist slug field and mark non-null
Dan McGee
1
-2
/
+2
2012-12-28
Fix "RuntimeWarning: DateTimeField received a naive datetime" warnings
Dan McGee
1
-2
/
+2
2012-11-28
Add safe_mode filter to news admin; preview uses safe mode
Dan McGee
2
-2
/
+3
2012-11-11
Exclude news.safe_mode on news edit screen
Dan McGee
1
-1
/
+1
2012-11-01
Allow editing news.safe_mode flag via admin screen
Dan McGee
2
-2
/
+3
2012-10-31
Store 'safe_mode' attribute on news model
Dan McGee
3
-1
/
+143
2012-10-31
Disable markdown safe mode
Dan McGee
2
-2
/
+2
2012-10-27
Remove usages of 'django.contrib.markup'
Dan McGee
2
-1
/
+8
2012-10-27
Cleanup meta model attributes
Dan McGee
1
-1
/
+1
2012-10-26
Enable safe mode for markdown parsing
Dan McGee
1
-1
/
+1
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
1
-6
/
+5
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-1
/
+2
2012-04-27
Migrate news views to class-based generic views
Dan McGee
2
-74
/
+75
2012-04-20
Fix ContentType related migrations
Dan McGee
1
-3
/
+8
2012-04-08
Add migrations for on_delete attributes
Dan McGee
1
-0
/
+65
2012-03-24
Make all datetime objects fully timezone aware
Dan McGee
1
-3
/
+4
2012-03-24
Change Django urls.py import
Dan McGee
1
-1
/
+1
2011-10-12
Pylint suggested and other cleanups
Dan McGee
1
-1
/
+1
2011-04-08
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
1
-1
/
+2
2011-04-08
Consolidate caching black magic
Dan McGee
1
-2
/
+2
2011-04-08
Add some migrations to convert database to UTC time
Dan McGee
1
-0
/
+85
2011-04-08
Use UTC datetime objects everywhere
Dan McGee
1
-1
/
+1
2011-04-08
Ensure feed GUIDs are unchanging and unique
Dan McGee
3
-4
/
+168
2011-01-15
Clean up news redirect argument
Dan McGee
1
-1
/
+1
2011-01-10
Fix old news URLs not redirecting properly
Dan McGee
1
-2
/
+2
2011-01-08
Remove automatic ID column definitions
Dan McGee
1
-1
/
+0
2010-12-13
Move news urls into own file
Dan McGee
1
-0
/
+14
2010-10-14
Connect post_save signals where they will always be triggered
Dan McGee
1
-0
/
+6
2010-09-29
Fix migration dependencies exposed after moving models
Dan McGee
1
-0
/
+4
2010-09-21
Auto-populate slug on news item creation
Dan McGee
1
-2
/
+16
2010-09-21
Update news views to use slug instead of ID
Dan McGee
2
-8
/
+13
2010-09-21
Add migrations to populate the news slug and make it non-null
Dan McGee
3
-1
/
+145
2010-09-21
Add news slug field
Dan McGee
2
-0
/
+67
2010-09-20
Update news permission required string
Dan McGee
1
-4
/
+4
2010-09-15
Spruce up news admin view
Dan McGee
2
-4
/
+4
2010-09-15
Add last modified date to news
Dan McGee
2
-1
/
+76
2010-09-08
Show news in admin
Dan McGee
1
-0
/
+10
2010-09-08
Paginate the news list view
Dan McGee
1
-0
/
+1
2010-09-08
Move news model to an appropriate place
Dan McGee
3
-1
/
+86
2010-09-08
Put news under south control
Dan McGee
3
-0
/
+21
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
1
-4
/
+3
2010-07-07
Format all news items using markdown
Dan McGee
1
-0
/
+12
2010-07-03
Defer loading news content when listing news items
Dan McGee
1
-1
/
+2
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
1
-0
/
+4
2010-06-21
Remove AutoUserMiddleware
Dan McGee
1
-3
/
+13
2010-02-18
News: make add/edit page form larger
Dan McGee
1
-4
/
+4
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-1
/
+1
2009-11-10
modified import paths from archweb_dev to archweb
Ismael Carnales
1
-1
/
+1
[next]