[root]/newsrss
announceapp
(5 files, 59 lines)
templates
(1 files, 15 lines)
authapp
(5 files, 100 lines)
templates
(1 files, 48 lines)
manageapp
(3 files, 117 lines)
templates
(4 files, 87 lines)
media
(0 files, 0 lines)
css
(11 files, 1712 lines)
img
(44 files, 0 lines)
announce
(3 files, 0 lines)
jquery-ui
(0 files, 0 lines)
css
(0 files, 0 lines)
smoothness
(1 files, 486 lines)
images
(13 files, 0 lines)
js
(1 files, 23 lines)
js
(6 files, 645 lines)
autocomplete
(4 files, 148 lines)
date-picker
(0 files, 0 lines)
middleware
(2 files, 29 lines)
newsapp
(5 files, 278 lines)
models
(6 files, 459 lines)
sql
(3 files, 19 lines)
templates
(22 files, 1497 lines)
templatetags
(4 files, 69 lines)
urls
(7 files, 127 lines)
views
(8 files, 1170 lines)
registrationapp
(5 files, 116 lines)
templates
(1 files, 72 lines)
templates
(6 files, 235 lines)
utils
(5 files, 344 lines)
widgets
(2 files, 43 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 76 (100.0%) | 729 (100.0%) | 9.5 |
helder | 54 (71.1%) | 498 (68.3%) | 9.2 |
ze | 22 (28.9%) | 231 (31.7%) | 10.5 |
Recaptcha option
7 lines of code changed in 1 file:
Comment costumization to allow only auth posting
2 lines of code changed in 2 files:
Threaded comment integration - no display formating
8 lines of code changed in 2 files:
Tools view, generic view usage for the about page and not implemented page
14 lines of code changed in 2 files:
Enhanced article by urlid view - link from the administration page
3 lines of code changed in 1 file:
Voting mechanism in place
11 lines of code changed in 2 files:
Created the registration application for new users. Included the recaptcha feature. This registration check if the user name is unique and logs in the new user once the process is completed.
10 lines of code changed in 2 files:
Server optimizations
1 lines of code changed in 1 file:
Related article search for the nav by day articles - much slower
2 lines of code changed in 1 file:
Related articles - study with working view
1 lines of code changed in 1 file:
Setting return address
2 lines of code changed in 1 file:
4 processes running
1 lines of code changed in 1 file:
Did a wsgi server upgrade. This new version allows for gracefull restarts.
Modified the manage app to use this feature.
0 lines of code changed in 1 file:
Removed the advanced query from the project
0 lines of code changed in 1 file:
Created the same functionality of the starts for the intretas. Placed the intretas url in a dedicated file removing from the bookmarks urls. Change the template show_bookmarks to face this feature and use a nice formatting
3 lines of code changed in 1 file:
News app (authapp) used now to provide persistent sessions
and in the future it will be used to make the user
registration and password resovery logic.
6 lines of code changed in 2 files:
Django manager to use while developing. No need to use the special PYTHONPATH.
18 lines of code changed in 1 file:
Logout to the root page.
1 lines of code changed in 1 file:
Three modes button, tests.
4 lines of code changed in 2 files:
Edit bookmark form.
122 lines of code changed in 1 file:
(35 more)