1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 21:24:19 +00:00

3211 Commits

Author SHA1 Message Date
Matias Aguirre
6ced1f4eeb Override the correct block, some content from base template was being removed
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%4011
2008-06-27 02:41:04 +00:00
Matias Aguirre
f91f073363 Add blog templatetag call to retrieve last two post and display in homepage
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%4010
2008-06-27 02:40:11 +00:00
Matias Aguirre
b5fe965315 Add link url to access position inc/dec views
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%409
2008-06-27 02:16:00 +00:00
Matias Aguirre
06effebd32 Rename 'order' field to 'position'
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%408
2008-06-27 02:10:11 +00:00
Matias Aguirre
87b97f07a7 Fix import in templatetag
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%407
2008-06-27 02:09:23 +00:00
Matias Aguirre
a5aa40c214 Added implicit NxN relation between Links and Groups because an order was needed.
Added views to inc/dec the position value. This is used for link ordering.

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%406
2008-06-27 02:07:53 +00:00
anibal
9fa14def03 * trac.ini and trac.css added
* both with a diff file (if you want to see only the things I change on default trac-0.11rc2 installation-initenv files)
 * images were not commited because they should be taken from Scrapy site or taken and tuned by ezequiel
 * if custom images are made for this trac, they should be placed under htdocs/

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%405
2008-06-26 16:01:39 +00:00
Pablo Hoffman
b4ea1c3af3 renamed code.scrapy.org to dev.scrapy.org
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%404
2008-06-26 14:59:36 +00:00
Matias Aguirre
468c0d38fa Django site project. Apps installed:
* Article
      This is a simple "article" application with ReST support. Instances could
      be marked as "main" and a templatetag retrieve them.

    * Blog
      Django blog application, needs a better integration yet.

    * Download
      Little application to manage "download" links

    * Link
      Little application to manage links (like those displayed on top and in the
      footer)

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%403
2008-06-26 14:36:58 +00:00
Pablo Hoffman
0ae2f10e21 commited initial skeleton of scrapy svn
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%402
2008-06-26 13:44:50 +00:00
Daniel Grana
5c13be380a dummy file to shift a revision
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%401
2009-05-04 18:16:20 +00:00