Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Respect My Net Respect My Net
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • La Quadrature du Net
  • Respect My NetRespect My Net
  • 7d8e756554f8b297495de87b3b0ee5b752c7eb0f

Switch branch/tag
  • respect-my-net
  • pip-requirements.txt
Find file Normal viewHistoryPermalink
pip-requirements.txt 269 Bytes
Newer Older
stef's avatar
[enh] framework, i18n, and a dynamic form  
stef committed Apr 29, 2011
1
2
3
4
5
6
7
8
Babel>=0.9.6
Django>=1.3
django-ajax-selects>=1.1.4
django-registration>=0.7
django-simple-captcha>=0.2.0
django-tinymce>=1.5
pysqlite>=1.0.1
BabelDjango>=0.2.2
stef's avatar
[enh] added captcha    
stef committed Apr 30, 2011
9
PIL>=1.1.7
stef's avatar
[enh] added flup for lighttpd/apache deployements    
stef committed Apr 30, 2011
10
flup>=1.0.3.dev-20110405
stef's avatar
[enh] added beautifulsoup for html sanitization    
stef committed Apr 30, 2011
11
BeautifulSoup>=3.2.0
stef's avatar
[enh] added twitter dep    
stef committed Jul 04, 2011
12
python-twitter==0.8.2
Guyzmo's avatar
[ENH] added tastypie support    
Guyzmo committed Oct 20, 2012
13
django-tastypie
Olivier Girardot's avatar
adding south + properly migrated data to new schema with ForeignKey to...    
Olivier Girardot committed Oct 21, 2012
14
South>=0.7.6