Commit graph

26 commits

Author SHA1 Message Date
Anand Doshi
e262098b1b [minor] [fixes] app.py, view in website button, test runner 2013-10-10 15:42:47 +05:30
Akhilesh Darjee
30275d826c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:23:56 +05:30
Pratik Vyas
a8c96957bb remove __main__ from app.py 2013-10-09 11:51:25 +05:30
Pratik Vyas
cf23b335ca add mysql and runserver utilites 2013-10-08 16:59:13 +05:30
Akhilesh Darjee
631f0fa60c [fix] [issue] webnotes/erpnext#948 server messages clear from locals whenever exception is raised 2013-10-08 11:28:40 +05:30
Pratik Vyas
ee7e44f3d8 Add custom static data middleware for serving site static as well 2013-09-30 18:07:34 +05:30
Anand Doshi
627c1f9bd2 [minor] moved wn-web.js and wn-web.css to memcache 2013-09-26 17:55:02 +05:30
Pratik Vyas
1e22f94905 get_site_name without the port 2013-09-26 12:25:15 +05:30
Rushabh Mehta
49b1d17777 [merge] 2013-09-24 18:38:10 +05:30
Rushabh Mehta
115e185131 [autocomplete] Now prefetching using typeahead webnotes/erpnext#861 2013-09-24 18:36:16 +05:30
Anand Doshi
29e372d49d Merge connection closing under try-except block
Conflicts:
	webnotes/app.py
2013-09-24 16:54:52 +05:30
Pratik Vyas
29dea1a1b5 Fix MyResponse booboo 😇 2013-09-24 16:44:07 +05:30
Anand Doshi
128ddff24e [minor] fixes in installer, call init in connect, added destroy in webnotes 2013-09-24 16:20:34 +05:30
Pratik Vyas
fc690f5c93 Merge Rushabh's webutils fixes to wsgi
Conflicts:
	webnotes/app.py
2013-09-24 15:22:59 +05:30
Pratik Vyas
3d2d8f8091 fix tenant 404s 2013-09-24 15:14:24 +05:30
Rushabh Mehta
d2f28555b9 [website] [minor] 2013-09-24 14:35:14 +05:30
Pratik Vyas
927a697ef6 conf migration part 1 2013-09-21 15:13:18 +05:30
Rushabh Mehta
63b370865e [wsgi] [minor] specify port to start server 2013-09-19 12:46:01 +05:30
Pratik Vyas
602799da39 add to sys.path in the front for app.py 2013-09-18 00:40:53 +05:30
Rushabh Mehta
382ef961c4 [wsgi] [minor] fixed request host name 2013-09-17 15:16:01 +05:30
Pratik Vyas
63e64701b8 tabs|spaces 2013-09-17 11:57:40 +05:30
Pratik Vyas
54ba68cb0a Add static middleware 2013-09-17 11:55:14 +05:30
Rushabh Mehta
6a59a39006 [wsgi] [minor] 2013-09-17 11:42:45 +05:30
Rushabh Mehta
14c499cf4f [wsgi] [minor] replace os.environ by webnotes.get_request_header 2013-09-17 10:55:10 +05:30
Rushabh Mehta
9d11c3e76a [wsgi] [minor] send content as request.data 2013-09-16 22:25:39 +05:30
Rushabh Mehta
e32a0ee7bf wsgi started 2013-09-16 18:59:39 +05:30