Commit Graph

10 Commits

Author SHA1 Message Date
Mustafa Arıcı
ed235f018d Added an archive listing feature:
* /archives/ page view shows the list archives in a yearly and monthly manner.
2011-06-12 19:01:29 +00:00
Mustafa Arıcı
ffb123c184 Searching feature is fixed. Now it can search for entries properly.
* /search/ url matched mapped to query() view.
    * model filtering process has taken from the query() view fnc. to a distinct fnc. in order to provide reusability.
2011-06-12 12:14:57 +00:00
Mustafa Arıcı
b730c75e29 A better date selector in query page. 2011-02-13 08:56:53 +00:00
Mustafa Arıcı
fd58d00042 Footer fix. 2010-10-15 13:33:50 +00:00
Mustafa Arıcı
f19b45e0d6 Proper messages for users are added under contenttop div. 2010-08-08 13:29:29 +00:00
Mustafa Arıcı
68b324096f Refactored querying related forms, templates, views etc.. Added an error issuing def. "issue_error" in views.py. 2010-08-07 13:42:02 +00:00
Mustafa Arıcı
1ea02d2cc8 Complete - task : Refactoring and improvements on archive view. 2010-08-05 09:00:09 +00:00
Mustafa Arıcı
1dfd2637b9 ReComplete - task : QueryPage Optimisation
Complete - task : Make querying feat use django forms and widgets for querying 

-Added a switchable on the fly name surname seperator to planet.py
2010-07-15 11:48:56 +00:00
Mustafa Arıcı
7edd19dfd8 Complete - task : make contenttop div in the template main/base.html usable as an information area. [done]
- Made some improvements on querying at archive def. in views.py.
2010-07-08 11:53:25 +00:00
Mustafa Arıcı
b90b351986 DJAGEN project migrates to LKD's svn. 2010-07-06 16:25:42 +00:00